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:
Vera de Kok 2021-04-29 12:59:41 +02:00 committed by GitHub
parent e9836cc601
commit 676acfbe61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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