GET /sparql.json
getty.edu:getty-vocabularies-api
Summary: Execute SPARQL query (JSON)
Operation ID: sparqlJson
Auth: unknown
Operation ID: sparqlJson
Auth: unknown
Description
Execute a SPARQL query against the Getty Vocabularies triple store and receive results in JSON format.
Parameters (1)
query
(string, query, required)
SPARQL query string
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Execute SPARQL query (JSON) | openapi-spec |
https://vocab.getty.edu/sparql.json?query=SELECT ?concept ?label WHERE { ?concept skos:prefLabel ?label . FILTER (lang(?label) = 'en') } LIMIT 5 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:18:48.327331 | 200 | 725ms |