Wikidata
Wikidata is a free, collaborative, multilingual knowledge graph hosted by the Wikimedia Foundation. It provides structured linked data for Wikipedia and other Wikimedia projects, as well as a public platform for anyone to read and edit. Wikidata exposes several APIs including a Wikibase REST API for entity read/write operations, the MediaWiki Action API for batch entity retrieval and editing, a SPARQL endpoint for complex graph queries, Linked Data URIs for individual entity access in multiple RDF formats, a real-time Server-Sent Events stream for change monitoring, and full database dumps for bulk data processing.
APIs
Wikibase REST API
The Wikibase REST API provides OpenAPI-based read and write operations for Wikidata entities (items and properties), including labels, descriptions, aliases, statements, sitelin...
MediaWiki Action API
The MediaWiki Action API provides batch entity retrieval, editing, and search for Wikidata via wbgetentities, wbsearchentities, wbeditentity, and other actions. Supports up to 5...
SPARQL Query Service
The Wikidata Query Service provides a SPARQL 1.1 endpoint at query.wikidata.org for running complex graph queries over the full Wikidata knowledge base. Supports federated queri...
Linked Data Interface
The Wikidata Linked Data Interface provides individual entity data via content negotiation at http://www.wikidata.org/entity/{QID}. Supports JSON, JSON-LD, RDF/XML, Turtle, and ...
Recent Changes Event Stream
The Wikimedia Event Stream provides real-time Server-Sent Events (SSE) for Wikidata changes, revision creations, and page events. Available at stream.wikimedia.org. Ideal for mo...
Collections
Pricing Plans
Rate Limits
FinOps
Wikidata Finops
FINOPSFeatures
All entities support labels, descriptions, and aliases in hundreds of languages via BCP 47 language codes.
Every claim is modeled as a statement with property, value, rank, qualifiers, and references for full provenance.
All Wikidata content is released under CC0 1.0 Universal (Public Domain) — no attribution required.
Complex multi-hop queries over 100M+ entities via SPARQL 1.1 at query.wikidata.org with GeoSPARQL and time extensions.
Server-Sent Events at stream.wikimedia.org deliver real-time change notifications for Wikidata edits.
Entities available as JSON, JSON-LD, RDF/XML, Turtle, and N-Triples via content negotiation on Linked Data URIs.
Wikidata is an instance of Wikibase; federated SPARQL queries can cross Wikibase instances including Wikimedia Commons.
Full JSON and RDF/TTL database dumps refreshed weekly at dumps.wikimedia.org for local bulk processing.
Use Cases
Enrich private datasets with structured Wikidata facts — entities, dates, relationships — via item and SPARQL queries.
Retrieve canonical statements with references to verify biographical, geographic, or scientific claims in text.
Power Wikipedia infoboxes and sister-project templates with live Wikidata entity data via the MediaWiki Action API.
Resolve named entities from natural language to Wikidata Q-IDs using wbsearchentities and SPARQL label lookups.
Build ontology-aware search systems using Wikidata's P31 (instance of) and P279 (subclass of) property hierarchies.
Track real-time edits to Wikidata entities relevant to a domain using the SSE event stream.
Publish organizational data as Linked Open Data by aligning custom schemas to Wikidata properties and Q-IDs.
Integrations
Wikidata powers structured data for all Wikipedia language editions via Lua modules and infobox templates.
Media files on Wikimedia Commons are described using Wikidata items via structured data on Commons.
OSM features are linked to Wikidata via the wikidata=* tag, enabling geographic entity cross-referencing.
Scholia is a Wikidata-based scholarly profile service that visualizes publications, authors, and institutions.
Reasonator renders human-readable pages for Wikidata items, integrating maps, timelines, and media.
Mix'n'match links Wikidata items to external databases (VIAF, ORCID, GND, etc.) for authority control.
OpenRefine has a Wikidata reconciliation service and can batch-upload tabular data as Wikidata statements.