{"name":"Eodly API","version":"1.0.0","description":"Read-only REST API for AI agents to fetch an organization's end-of-day reports and team roster from Eodly.","documentation":"https://eodly.io/developers","openapi":"https://eodly.io/openapi.json","api_catalog":"https://eodly.io/.well-known/api-catalog","mcp":{"endpoint":"https://eodly.io/api/mcp","transport":"streamable-http","server_card":"https://eodly.io/.well-known/mcp/server-card.json"},"authentication":{"type":"api_key","scheme":"bearer","format":"eodly_sk_...","header":"Authorization: Bearer eodly_sk_...","alternative_header":"X-API-Key","how_to_obtain":"https://eodly.io/developers#authentication","scopes":["reports:read","team:read"]},"endpoints":{"identity":"GET /api/v1/me","list_reports":"GET /api/v1/reports","get_report":"GET /api/v1/reports/{id}","team":"GET /api/v1/team"},"rate_limit":"120 requests per minute per key"}