{
  "$schema": "https://a2a-protocol.org/schemas/agent-card/v1",
  "name": "Strale",
  "description": "The trust layer for AI agents — independently tested data capabilities across the supported country set. Live counts at https://api.strale.io/v1/platform/facts.",
  "url": "https://api.strale.io/a2a",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "authentication": {
    "schemes": ["bearer"],
    "description": "API key (sk_live_...). Free trial credits at signup."
  },
  "links": {
    "canonical_agent_card": "https://api.strale.io/.well-known/agent-card.json",
    "mcp_server": "https://api.strale.io/mcp",
    "documentation": "https://strale.dev/docs",
    "pricing": "https://strale.dev/pricing",
    "signup": "https://strale.dev/signup"
  }
}
