{
 "id": "trove-api-v3",
 "kind": "api",
 "name": "Trove API v3",
 "homepage": "https://trove.nla.gov.au/about/create-something/using-api",
 "publisher": {
  "id": "national-library-of-australia",
  "name": "National Library of Australia",
  "type": "federal-gov"
 },
 "jurisdiction": "AU",
 "protocol": "custom",
 "protocol_version": null,
 "connect": {
  "base": "https://api.trove.nla.gov.au/v3/",
  "docs": "https://trove.nla.gov.au/about/create-something/using-the-api/what-is-the-trove-api",
  "auth": "key",
  "auth_note": "API key",
  "licence": null,
  "commercial_use": "unclear",
  "example": "curl -s 'https://api.trove.nla.gov.au/v3/'"
 },
 "status": {
  "state": "live",
  "checked": "2026-08-23",
  "http": 200,
  "ms": 679
 },
 "readiness": {
  "endpoint": true,
  "live": true,
  "auth": true,
  "docs": true,
  "licence": false
 },
 "agent_ready": false,
 "themes": [
  "academic-research"
 ],
 "catalogue": null,
 "notes": "v2 is 410 Gone. v3 docs HTML 200. Key required via Trove account + request form.",
 "url": "https://ausdatacatalog.com/apis/trove-api-v3"
}