Open Data — entry 042 of 44
Wikidata
Wikidata's action API exposes the structured, multilingual knowledge base behind Wikipedia's infoboxes — entity search, full item/property retrieval, and SPARQL-style queries over billions of statements. All read operations (wbsearchentities, wbgetentities, wbgetclaims, and friends) are keyless; OAuth only comes into play for authenticated edits/writes, which this directory entry isn't about. CORS is opt-in per request via the documented `origin=*` query parameter, which returns a wildcard Access-Control-Allow-Origin.
GreatAPIs Score
Auth quickstart
- No key needed — call it now.
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.
Try it
Developer reference
https://www.wikidata.org/w10-2,000 requests/minute depending on client identification and account standing (10 unidentified-IP-only, 200 unauthenticated/new-account, 2,000 established authenticated editors)
- GET/api.php?action=wbsearchentities&search={query}&language=en&format=json
- GET/api.php?action=wbgetentities&ids={id}&format=json