{
 "id": "abr-json-web-service",
 "kind": "api",
 "name": "ABR JSON web service",
 "homepage": "https://abr.business.gov.au/json/",
 "publisher": {
  "id": "abr-ato",
  "name": "ABR / ATO",
  "type": "federal-gov"
 },
 "jurisdiction": "AU",
 "protocol": "web",
 "protocol_version": null,
 "connect": {
  "base": "https://abr.business.gov.au/json/AbnDetails.aspx",
  "docs": "https://abr.business.gov.au/json/",
  "auth": "open",
  "auth_note": "free GUID registration",
  "licence": null,
  "commercial_use": "unclear",
  "example": "curl -sI 'https://abr.business.gov.au/json/AbnDetails.aspx'"
 },
 "status": {
  "state": "live",
  "checked": "2026-08-23",
  "http": 200,
  "ms": 371
 },
 "readiness": {
  "endpoint": false,
  "live": true,
  "auth": true,
  "docs": true,
  "licence": false
 },
 "agent_ready": false,
 "themes": [
  "government-open-data"
 ],
 "catalogue": null,
 "notes": "Endpoint live (JSONP). Requires a registered GUID. Sample without GUID returns 'GUID entered is not recognised'.",
 "url": "https://ausdatacatalog.com/apis/abr-json-web-service"
}