{
  "version": "1.0.0",
  "name": "TShirt MassIndia Public API Catalog",
  "status": "active",
  "baseUrl": "https://tshirt.massindia.in",
  "apis": [
    {
      "id": "tshirt-agent-a2a",
      "name": "TShirt Agent Endpoint",
      "type": "REST/JSONRPC",
      "url": "https://tshirt.massindia.in/wp-json/tshirt-agent/v1/a2a",
      "methods": [
        "GET",
        "POST",
        "OPTIONS"
      ],
      "authentication": "none",
      "cache": "no-store",
      "description": "Anonymous read-only public knowledge and verified-resource routing endpoint."
    },
    {
      "id": "openapi",
      "name": "OpenAPI Description",
      "type": "OpenAPI",
      "url": "https://tshirt.massindia.in/openapi.json",
      "methods": [
        "GET"
      ],
      "authentication": "none"
    },
    {
      "id": "llms",
      "name": "LLM Summary",
      "type": "text/plain",
      "url": "https://tshirt.massindia.in/llms.txt",
      "methods": [
        "GET"
      ],
      "authentication": "none"
    },
    {
      "id": "llms-full",
      "name": "Expanded LLM Knowledge",
      "type": "text/plain",
      "url": "https://tshirt.massindia.in/llms-full.txt",
      "methods": [
        "GET"
      ],
      "authentication": "none"
    }
  ],
  "relatedKnowledge": {
    "organization": "https://mirthuniapparel.com/organization.json",
    "materials": "https://mirthuniapparel.com/materials.json",
    "quality": "https://mirthuniapparel.com/quality.json",
    "certifications": "https://mirthuniapparel.com/certifications.json",
    "countries": "https://mirthuniapparel.com/knowledge/countries/index.json"
  }
}
