{
  "specVersion": "1.0",
  "host": {
    "displayName": "EzAuto",
    "identifier": "did:web:ezauto.co.za",
    "description": "South African rent-to-own vehicle provider. This catalog lists only public, read-only informational resources. Vehicle stock, rental and rental-deposit figures, the application intake and all customer records are private and are not listed here.",
    "url": "https://ezauto.co.za",
    "documentationUrl": "https://ezauto.co.za/api-docs"
  },
  "entries": [
    {
      "identifier": "urn:air:ezauto.co.za:agent:ezauto",
      "displayName": "EzAuto A2A Agent Card",
      "description": "Agent card describing EzAuto's public informational surface: how rent-to-own works, what qualification requires and how a person applies.",
      "type": "application/a2a-agent-card+json",
      "url": "https://ezauto.co.za/.well-known/agent-card.json",
      "representativeQueries": [
        "how does rent to own a car work in South Africa",
        "what does EzAuto offer",
        "can I rent to own a car with bad credit in South Africa",
        "who provides rent to own vehicles in South Africa"
      ]
    },
    {
      "identifier": "urn:air:ezauto.co.za:skill:rent-to-own-basics",
      "displayName": "Explain rent-to-own",
      "description": "Skill document explaining EzAuto's rent-to-own vehicle model: the rental deposit, weekly rental, term, what is included and how ownership works at the end of the term.",
      "type": "text/markdown",
      "url": "https://ezauto.co.za/skills/rent-to-own-basics/SKILL.md",
      "representativeQueries": [
        "how much does rent to own a car cost per week in South Africa",
        "what deposit does EzAuto require",
        "what is included in an EzAuto rental",
        "do I own the car at the end of the rent to own term"
      ]
    },
    {
      "identifier": "urn:air:ezauto.co.za:skill:qualification-check",
      "displayName": "Check qualification requirements",
      "description": "Skill document listing what a person needs to qualify for an EzAuto rent-to-own vehicle: minimum income, bank statements, licence, documents and where to apply.",
      "type": "text/markdown",
      "url": "https://ezauto.co.za/skills/qualification-check/SKILL.md",
      "representativeQueries": [
        "do I qualify for rent to own if I am blacklisted",
        "what documents do I need to rent to own a car in South Africa",
        "what is the minimum income for EzAuto",
        "can I get a car under debt review in South Africa"
      ]
    },
    {
      "identifier": "urn:air:ezauto.co.za:api:public-content",
      "displayName": "EzAuto Public Content API description",
      "description": "OpenAPI 3.1 description of the publicly crawlable read surfaces of ezauto.co.za (content map, sitemaps and discovery documents). No stock, pricing or application endpoints.",
      "type": "application/openapi+json",
      "url": "https://ezauto.co.za/openapi.json",
      "representativeQueries": [
        "where is EzAuto's sitemap",
        "what public content can an agent read on ezauto.co.za",
        "does EzAuto publish an llms.txt"
      ]
    },
    {
      "identifier": "urn:air:ezauto.co.za:doc:llms-txt",
      "displayName": "EzAuto content map for agents",
      "description": "Curated index of EzAuto's public pages, location hubs, price hubs and guides, formatted for AI agents.",
      "type": "text/plain",
      "url": "https://ezauto.co.za/llms.txt",
      "representativeQueries": [
        "list EzAuto's rent to own guides",
        "which cities does EzAuto cover",
        "rent to own cars near me South Africa"
      ]
    }
  ]
}
