← Back to tools
AM

Auckland Museum API

4 endpointslive

This is technical documentation for the Auckland Museum API (ingested from its OpenAPI definition; no key required)

$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Auckland Museum API.
EndpointWhat it doesPriceHealth
Retrieve media associated with Collections and Cenotaph subjects in Auckland Museum
/id/media/{path}
Gets `media` at a given path $0.0020 per callunknown
Explore details about a given subject node
/id/{identifier}
Gets information about a `subject` identified by the `identifier`. The response format depends upon the `Accept` header. - `text/html` - the default response type. Returned data can be easily viewed in any modern Internet Browser - `application/ld+json` - the response will be in [JSON-LD](http://json-ld.org/) - `application/json` - the response will be a simple JSON Object with keys (predicates) a$0.0020 per callunknown
Perform simple search queries over Auckland Museum Collections and Cenotaph data
/search/{index}/{operation}
Use this endpoint to perform simple search queries for finding information and subjects you may be interested in Searches performed via this endpoint run against an [Elastic](www.elastic.co) server. This endpoint mirrors the Elastic search API documented [here](https://www.elastic.co/guide/en/elasticsearch/reference/1.5/search-search.html) Use the - `collectionsonline` index to perform searches ov$0.0020 per callunknown
Auckland Museum SPARQL endpoint
/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. **Note:** This endpoints supports [JSON-P](http://json-p.org/). I$0.0020 per callunknown
Cracked: connect your agent to every tool it needs