{
  "spec_version": "0.1",
  "last_updated": "2026-05-03",
  "billing_note": "API-key BYOK users pay providers directly. Managed MPP calls include upstream inference in the MPP price.",
  "providers_supported": [
    { "id": "anthropic", "status": "supported", "wire_formats": ["anthropic-messages", "openai-chat-completions translation"], "requires_byok_for_api_key_routes": true },
    { "id": "openai", "status": "supported", "wire_formats": ["openai-chat-completions"], "requires_byok_for_api_key_routes": true },
    { "id": "google", "status": "supported", "wire_formats": ["model-prefix routing"], "requires_byok_for_api_key_routes": true },
    { "id": "bedrock", "status": "supported", "wire_formats": ["bedrock model-prefix routing"], "requires_byok_for_api_key_routes": true }
  ],
  "links": {
    "health": "https://api.prxy.monster/health",
    "capabilities": "https://api.prxy.monster/v1/capabilities"
  }
}
