Update suggest-api.md (#3860)
API endpoint moved from https://openrefine-wikidata.toolforge.org/ to https://wikidata.reconci.link/en/
This commit is contained in:
parent
e9836cc601
commit
676acfbe61
@ -56,7 +56,7 @@ The Suggest API should return results as JSON (JSONP must also be supported). Th
|
||||
|
||||
Here is an example of a minimal request and response using the Suggest API layered over [Wikidata](https://www.wikidata.org):
|
||||
|
||||
URL: https://tools.wmflabs.org/openrefine-wikidata/en/suggest/entity?prefix=A5
|
||||
URL: https://wikidata.reconci.link/en/suggest/entity?prefix=A5
|
||||
JSON response:
|
||||
|
||||
```json
|
||||
@ -88,7 +88,7 @@ The `flyout` entry point takes a single URL parameter: `id`, which is the identi
|
||||
|
||||
Here is an example of a minimal request and response using the Suggest API layered over [[Wikidata](https://www.wikidata.org) with only the required fields in each case:
|
||||
|
||||
URL: https://tools.wmflabs.org/openrefine-wikidata/en/flyout/entity?id=Q786288
|
||||
URL: https://wikidata.reconci.link/en/flyout/entity?id=Q786288
|
||||
JSON response:
|
||||
|
||||
```json
|
||||
|
Loading…
Reference in New Issue
Block a user