{
  "specVersion": "1.0",
  "host": {
    "name": "InsureTrek",
    "url": "https://insuretrek.com/",
    "description": "Insurance licensing and compliance software for agents, agencies, FMOs, IMOs, carriers, and MGAs."
  },
  "entries": [
    {
      "identifier": "urn:air:insuretrek.com:api:bridge-api",
      "displayName": "InsureTrek API (Swagger spec)",
      "description": "REST API for producer, license, appointment, and hierarchy data. Per-organization API keys.",
      "type": "application/json",
      "url": "https://docs.insuretrek.com/swagger.json",
      "representativeQueries": [
        "Is this producer licensed in Texas?",
        "Which of our agents have licenses expiring in the next 60 days?",
        "What carrier appointments does this producer hold?",
        "Sync producer license status into our CRM"
      ]
    },
    {
      "identifier": "urn:air:insuretrek.com:api:docs",
      "displayName": "InsureTrek API documentation",
      "description": "Getting started, authentication, and the endpoint reference for the InsureTrek API.",
      "type": "text/html",
      "url": "https://docs.insuretrek.com/api/getting-started",
      "representativeQueries": [
        "How do I authenticate to the InsureTrek API?",
        "How do I get an InsureTrek API key?"
      ]
    },
    {
      "identifier": "urn:air:insuretrek.com:api:catalog",
      "displayName": "API catalog (RFC 9727)",
      "type": "application/linkset+json",
      "url": "https://insuretrek.com/.well-known/api-catalog",
      "representativeQueries": [
        "Where is the InsureTrek API described?",
        "Does InsureTrek publish an OpenAPI spec?"
      ]
    },
    {
      "identifier": "urn:air:insuretrek.com:content:llms-txt",
      "displayName": "llms.txt",
      "description": "What InsureTrek does, who it is for, and links to every product, solution, and reference page.",
      "type": "text/markdown",
      "url": "https://insuretrek.com/llms.txt",
      "representativeQueries": [
        "What is InsureTrek?",
        "What does InsureTrek's licensing software do?"
      ]
    },
    {
      "identifier": "urn:air:insuretrek.com:content:llms-full-txt",
      "displayName": "Full site text",
      "description": "Every guide, blog post, glossary entry, and state licensing guide in one file.",
      "type": "text/plain",
      "url": "https://insuretrek.com/llms-full.txt",
      "representativeQueries": [
        "What are the insurance licensing requirements in California?",
        "How does a non-resident insurance license work?",
        "What is a carrier appointment?"
      ]
    }
  ]
}
