Open Data — entry 042 of 44

Wikidata

Verified Jul 2026

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.

knowledge-graphwikimedialinked-datareference
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSON, XMLResponses can be requested as JSON or XML.

GreatAPIs Score

Score94out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs14/20Documentation URL provided
Formats15/15Supports 2 response formats
Freshness20/20Verified within 6 months

Embed this badge

Scored 94 on greatapis.com
<a href="https://greatapis.com/api/wikidata/"><img src="https://greatapis.com/badge/wikidata.svg" alt="Scored 94 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.

Try it

Developer reference

Base URLhttps://www.wikidata.org/w
Rate limit

10-2,000 requests/minute depending on client identification and account standing (10 unidentified-IP-only, 200 unauthenticated/new-account, 2,000 established authenticated editors)

Key endpoints
  • GET/api.php?action=wbsearchentities&search={query}&language=en&format=json
  • GET/api.php?action=wbgetentities&ids={id}&format=json