DBpedia SPARQL API
The DBpedia SPARQL API provides a SPARQL endpoint for querying structured data extracted from Wikipedia. DBpedia contains information about millions of entities including people, places, organizations, and concepts, organized using the DBpedia Ontology. This API allows semantic queries using the SPARQL query language.
Base URL:
Auth: none
Endpoints: 7
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:09:44.687718
http://dbpedia.org/sparqlAuth: none
Endpoints: 7
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:09:44.687718
Links
Documentation:
- Getting Started Guide official
- Linked Data Access official
- SPARQL over Online Databases official
1089ms
Avg latency (7d)24
Probes (7d)Latency (7d)
Success Rate (7d)
Topics
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/ | Execute SPARQL query | none | 200 | 215ms |
GET |
/data/{resource} | Get resource data (data endpoint) | none | — | — |
GET |
/fct | Faceted browser | none | — | — |
GET |
/ontology | Get DBpedia ontology | none | — | — |
GET |
/ontology/{class} | Get ontology class | none | 406 | 914ms |
GET |
/resource/{resource} | Get resource data | none | 200 | 1732ms |
GET |
/sparql | Execute SPARQL query | none | 200 | 98ms |
POST |
/sparql | Execute SPARQL query (POST) | none | — | — |