{
  "service": "api",
  "name": "PlatPhorm API",
  "url": "https://api.platphormnews.com",
  "publicReadAllowed": true,
  "protectedActionsRequire": "PLATPHORM_API_KEY",
  "agents": [
    { "name": "OpenAI / ChatGPT", "status": "allowed_public_read", "officialUserAgentAsserted": false },
    { "name": "Anthropic / Claude", "status": "allowed_public_read", "officialUserAgentAsserted": false },
    { "name": "xAI / Grok", "status": "allowed_public_read", "officialUserAgentAsserted": false },
    { "name": "Meta / Meta AI", "status": "allowed_public_read", "officialUserAgentAsserted": false },
    { "name": "Google", "status": "allowed_public_read", "officialUserAgentAsserted": false },
    { "name": "Microsoft", "status": "allowed_public_read", "officialUserAgentAsserted": false },
    { "name": "Perplexity", "status": "allowed_public_read", "officialUserAgentAsserted": false },
    { "name": "Apple", "status": "allowed_public_read", "officialUserAgentAsserted": false },
    { "name": "MCP clients", "status": "allowed_public_read", "officialUserAgentAsserted": false },
    { "name": "Browser agents", "status": "allowed_public_read", "officialUserAgentAsserted": false },
    { "name": "Generic crawlers", "status": "allowed_public_read", "officialUserAgentAsserted": false }
  ],
  "note": "Exact crawler/user-agent strings are not asserted without current official documentation verification."
}
