{
  "specVersion": "1.0",
  "host": {
    "displayName": "PermitVector LLC",
    "documentationUrl": "https://permitvector.com/data"
  },
  "entries": [
    {
      "identifier": "urn:air:permitvector.com:api:v1",
      "displayName": "PermitVector read API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://permitvector.com/openapi.json",
      "description": "OpenAPI 3.1 description of the PermitVector read API: list permit leads, keyword-search them, and read aggregate counts. Building permits from official government open-data feeds across Texas, Colorado, Florida, Arizona and California, classified by trade and mapped to the adjacent contractors who should act on them. Requires an API key issued with a paid subscription; every response is scoped to the key's markets and verticals.",
      "tags": ["building-permits", "construction", "lead-generation", "b2b-saas", "open-data"],
      "capabilities": ["listLeads", "searchLeads", "getStats"],
      "representativeQueries": [
        "recent building permits in Denver for roofing contractors",
        "new construction permits issued this week in Austin",
        "search building permits by contractor name",
        "building permit leads API for solar installers",
        "how many permits are covered in Arizona"
      ],
      "metadata": {
        "authentication": "api-key",
        "credentialCarrier": "X-API-Key or Authorization: Bearer",
        "registrationUrl": "https://permitvector.com/#trial",
        "authDoc": "https://permitvector.com/.well-known/auth.md"
      }
    },
    {
      "identifier": "urn:air:permitvector.com:skills:permits",
      "displayName": "PermitVector Agent Skills",
      "type": "application/json",
      "url": "https://permitvector.com/.well-known/agent-skills/index.json",
      "description": "Agent skills index: a Markdown skill describing how to look up building-permit activity in a covered market and read the adjacent trades a permit signals, plus pointers to the machine-readable resources on this domain.",
      "tags": ["building-permits", "agent-skills"],
      "representativeQueries": [
        "what agent skills does PermitVector publish",
        "how do I look up building permits and the trades they signal",
        "what machine-readable resources does PermitVector offer"
      ]
    },
    {
      "identifier": "urn:air:permitvector.com:content:digest",
      "displayName": "PermitVector Reference Digest",
      "type": "text/markdown",
      "url": "https://permitvector.com/llms-full.txt",
      "description": "Single-file Markdown reference for grounding: what PermitVector is and who it is for, the covered markets, sourcing and classification methodology, pricing, an accurate comparison against alternatives, and the compliance note on contacting people identified through the service.",
      "tags": ["building-permits", "grounding", "pricing", "coverage"],
      "representativeQueries": [
        "what is PermitVector",
        "which markets does PermitVector cover",
        "how much does PermitVector cost",
        "where does PermitVector get its permit data"
      ]
    }
  ]
}
