Earnings & Filings API

Clean, structured earnings-call transcripts and parsed SEC filings as JSON. No lock-in. Pay per use or subscribe.

View API Docs โ†’

What You Get

๐Ÿ“„ Earnings Transcripts

Speaker-tagged transcripts with CEO/CFO/Analyst roles, prepared remarks and Q&A separated. 8,000+ companies.

๐Ÿ“Š SEC 8-K Filings

Parsed material events, guidance language extraction, and exhibit 99.1 press releases โ€” structured from raw EDGAR data.

๐Ÿ” Keyword Screening

Flag "guidance raised", "margin pressure", "headwind" and more. Search across all filings by keyword.

โšก On-Demand Fetch

Request any ticker โ€” we scrape, parse, cache, and return. First call fetches, subsequent calls are instant.

๐Ÿค– AI/RAG Ready

Clean JSON output designed for LLM pipelines, sentiment analysis, and automated trading systems.

๐Ÿ’ฐ No Lock-In

Monthly subscriptions, cancel anytime. Or pay per event on Apify. No annual contracts, no sales calls.

How We Compare

FeatureThis APIFMP ($149/mo)earningscalls.dev
Earnings transcriptsโœ“โœ“ (Ultimate only)โœ“
SEC 8-K parsingโœ“โœ—โœ—
Guidance language extractionโœ“โœ—โœ—
Material event classificationโœ“โœ—โœ—
Speaker role taggingโœ“Basicโœ“
Pay-per-use optionโœ“โœ—โœ—
No annual lock-inโœ“โœ—โœ“
Starting price$19/mo$149/mo$24.99/mo

Pricing

Free

$0/mo
  • 50 requests/day
  • S&P 500 transcripts
  • Last 2 quarters
  • Basic filing data
Get Free Key

Enterprise

$99/mo
  • 50,000 requests/day
  • International coverage
  • NLP features
  • Priority support
  • Webhook alerts

Quick Start

# Get Apple's earnings transcripts
curl -H "X-API-Key: YOUR_KEY" \
  https://filingapi.dev/v1/transcripts/AAPL

# Search filings for guidance language
curl -H "X-API-Key: YOUR_KEY" \
  https://filingapi.dev/v1/filings?keyword=guidance+raised

# Fetch transcripts on demand for any ticker
curl -H "X-API-Key: YOUR_KEY" \
  https://filingapi.dev/v1/transcripts/NVDA/fetch