{
  "entries": [
    {
      "identifier": "urn:air:app.knowfirst.ai:api:knowfirst-business-intelligence",
      "displayName": "KnowFirst Business Intelligence API",
      "description": "REST API for business and contact intelligence across Australia and New Zealand. Search 3M+ business profiles and 12M+ people records by keyword, industry and location, read per-business detail views (locations, employees, tech stack, reviews), and unlock verified contacts for export. Authentication is an x-api-key header; keys are issued in the app at app.knowfirst.ai. Flat 1 credit per record returned, suggestion endpoints are free.",
      "type": "application/vnd.oai.openapi",
      "url": "https://cdn.knowfirst.ai/api/spec/knowfirst-v1.yaml",
      "representativeQueries": [
        "Find plumbing businesses in Adelaide",
        "Get the employee list for a specific company",
        "Search people at construction companies in New Zealand",
        "Look up a business profile by its website domain"
      ],
      "capabilities": [
        "business-search",
        "people-search",
        "company-profile",
        "contact-unlock",
        "record-export"
      ],
      "tags": [
        "b2b-data",
        "australia",
        "new-zealand",
        "business-intelligence",
        "contacts",
        "prospecting"
      ],
      "version": "1",
      "updatedAt": "2026-09-24T00:00:00Z",
      "trustManifest": {
        "identity": "https://app.knowfirst.ai",
        "identityType": "https"
      }
    },
    {
      "identifier": "urn:air:app.knowfirst.ai:docs:api-reference",
      "displayName": "KnowFirst API reference",
      "description": "The human-readable reference for the KnowFirst API: every endpoint, parameter and code sample, rendered from the live OpenAPI document. Publicly readable, no account needed.",
      "type": "text/html",
      "url": "https://app.knowfirst.ai/docs/api",
      "representativeQueries": [
        "How do I call the KnowFirst API?",
        "What parameters does the business search endpoint take?"
      ],
      "tags": ["api", "docs", "reference"],
      "version": "1",
      "updatedAt": "2026-09-24T00:00:00Z"
    }
  ]
}
