# ecfin API Reference EarningsCalls.dev source API for bluedoor Financial Data. Base URL: https://api.ecfin.bluedoor.sh OpenAPI: https://bluedoor.sh/apis/financial-data/sources/ecfin/openapi.json Generated: 2026-06-07T01:30:59.456Z Live examples captured: 6/6 ## Coverage - Earnings call calendars - Full transcripts - Speaker lists - Parsed transcript segments ## Routes - GET /v1/calendar: Month Example: https://api.ecfin.bluedoor.sh/v1/calendar?month=2026-05 - GET /v1/calendar/day: Day Example: https://api.ecfin.bluedoor.sh/v1/calendar/day?date=2026-05-01 - GET /v1/calendar/search: Search Example: https://api.ecfin.bluedoor.sh/v1/calendar/search?month=2026-05&q=Pizza - GET /v1/transcripts/{id}: Transcript Example: https://api.ecfin.bluedoor.sh/v1/transcripts/27586 - GET /v1/transcripts/{id}/segments: Segments Example: https://api.ecfin.bluedoor.sh/v1/transcripts/27586/segments - GET /v1/transcripts/{id}/speakers: Speakers Example: https://api.ecfin.bluedoor.sh/v1/transcripts/27586/speakers