SecPull

Financial data API for AI agents

SEC filings, earnings reports and market data from official sources.
Normalized, structured and ready for your financial AI assistant or trading bot.

Just give the instructions file to your AI agent, no coding required

How It Works

Request
curl https://api.secpull.com/v1/sec/income \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -G -d "ticker=AAPL"
Response
{
  "ticker": "AAPL",
  "period": "2024-Q4",
  "currency": "USD",
  "revenue": 124300000000,
  "netIncome": 36330000000,
  "eps": 2.40,
  "source": "SEC 10-Q"
}
View full API documentation →

Pricing

Trial

Free
  • 50 API requests
  • No credit card required
  • All features included
Get API Key

Monthly

$9 /month
  • 10,000 API requests
  • Extra requests: $0.001/each
  • All features included
Get Started

Use Cases

OpenClaw investor bot

Build autonomous AI agents that analyze SEC filings, track earnings and execute trades with verified financial data

Polymarket trading bots

Power prediction market strategies with real-time economic indicators, Fed rate probabilities and election data

Personal AI wealth manager

Set up AI agents that monitor your portfolio, compare banking rates and make data-driven investment decisions 24/7

Startup financial tools

Build fintech products with reliable data from primary sources. No scraping infrastructure required

Why SecPull?

Primary sources only

Data sourced from SEC filings, company reports and official disclosures. Not third-party estimates

Built for AI

Structured format optimized for AI agents. No parsing required

Historical depth

Years of financial data for trend analysis and comparisons

Real-time

Live data feeds with instant updates as filings are published

One API, all sources

SEC filings, earnings, market data — one endpoint, one format

Verified, traceable

Cross-validated data with citations to original documents

Official Data Sources

All data pulled directly from official government agencies and financial institutions

Plus data from major banks: JPMorgan Chase, Bank of America, Wells Fargo, Citi, and more

Engineering Standards

Not vibe-coded. Precisely engineered by professionals.

Rigorous Validation

Every data point is cross-validated against source documents. Automated checks catch inconsistencies before they reach your application.

Type-Safe Architecture

Built with TypeScript end-to-end. Strict schemas ensure data integrity from ingestion to API response.

Comprehensive Testing

Unit tests, integration tests, and continuous monitoring. Every release is verified against real SEC filings.

Audit Trail

Full traceability from API response back to original filing. Every number comes with a citation.

Contact us