---
title: "Auckland Museum SPARQL endpoint"
method: POST
path: "/sparql"
tags: ["sparql"]
---

# Auckland Museum SPARQL endpoint

`POST /sparql`

You can execute your [SPARQL](http://www.w3.org/TR/rdf-sparql-query/) queries against this endpoint.
The sparql query should be provided as the value of the request parameter `query`.
Set the `Accept` header to `application/sparql-results+xml` to get results in XML. Set it to `application/sparql-results+json` to get results in JSON.

## Response `200`

success

---

[API](https://skmtc.net/aucklandmuseum/apis/auckland-museum-api.md) · [All operations](https://skmtc.net/aucklandmuseum/apis/auckland-museum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aucklandmuseum/auckland-museum-api/versions/892a068b75e7/schema)
