{
  "entries": [
    {
      "identifier": "urn:air:fastkyc.com:skill:verification-apis",
      "displayName": "FastKYC verification APIs skill",
      "type": "text/markdown",
      "url": "https://fastkyc.com/.well-known/agent-skills/fastkyc-verification-apis/SKILL.md",
      "description": "How to find the right FastKYC API for an Indian identity, bank, business or document check.",
      "capabilities": ["PanVerification", "AadhaarVerification", "BankAccountVerification", "GstVerification", "DocumentOcr"],
      "representativeQueries": [
        "verify a PAN number in India",
        "check whether an Aadhaar number is valid",
        "confirm a bank account holder name via penny drop",
        "look up a GSTIN and its filing status",
        "extract fields from an Indian driving licence image"
      ]
    },
    {
      "identifier": "urn:air:fastkyc.com:site:llms-txt",
      "displayName": "FastKYC API catalog (llms.txt)",
      "type": "text/plain",
      "url": "https://fastkyc.com/llms.txt",
      "description": "Every FastKYC verification API with a one-line description, grouped by category and by industry.",
      "representativeQueries": [
        "which verification APIs does FastKYC offer",
        "list KYC APIs for Indian fintech onboarding",
        "does FastKYC have an employment verification check"
      ]
    },
    {
      "identifier": "urn:air:fastkyc.com:docs:api-reference",
      "displayName": "FastKYC API documentation",
      "type": "text/html",
      "url": "https://documenter.getpostman.com/view/47416783/2sB3HjMLwD",
      "description": "Request and response schemas, authentication and error codes for every FastKYC endpoint.",
      "representativeQueries": [
        "FastKYC PAN verification request format",
        "what does the FastKYC bank verification response contain",
        "FastKYC API authentication header"
      ]
    }
  ]
}
