{
  "entries": [
    {
      "displayName": "South East Psychology public site catalogue",
      "identifier": "urn:air:southeastpsychology.com.au:discovery:site",
      "representativeQueries": [
        "what pages exist on southeastpsychology.com.au",
        "find the clinic sitemap and API catalogue",
        "how do agents discover South East Psychology"
      ],
      "type": "application/linkset+json",
      "url": "https://southeastpsychology.com.au/.well-known/api-catalog"
    },
    {
      "displayName": "South East Psychology OpenAPI description",
      "identifier": "urn:air:southeastpsychology.com.au:api:openapi",
      "representativeQueries": [
        "list public HTTP endpoints for the clinic website",
        "where is the OpenAPI document",
        "is there a booking API"
      ],
      "type": "application/openapi+json",
      "url": "https://southeastpsychology.com.au/openapi.json"
    },
    {
      "displayName": "Agent skills index",
      "identifier": "urn:air:southeastpsychology.com.au:skills:index",
      "representativeQueries": [
        "what agent skills does South East Psychology publish",
        "how should an agent help someone enquire about an appointment"
      ],
      "type": "application/vnd.agentskills.discovery+json",
      "url": "https://southeastpsychology.com.au/.well-known/agent-skills/index.json"
    }
  ],
  "host": {
    "displayName": "South East Psychology",
    "identifier": "did:web:southeastpsychology.com.au"
  },
  "specVersion": "1.0"
}