Sign inUpgrade

Public Endpointslive

The ingestion hooks that feed the terminal. A versioned REST API is on the roadmap.

as of 01:32:35 UTC
These endpoints are POST-only and are called by our pg_cron schedule. They write to public Postgres tables anyone signed in can read via the app. A versioned authenticated REST API (/api/v1/*) with rate limits and API keys is planned — no fabricated stats here until it ships.
POST
/api/public/hooks/ingest-quotes
POST
/api/public/hooks/ingest-sec-form4
POST
/api/public/hooks/ingest-sec-filings
POST
/api/public/hooks/ingest-congress
POST
/api/public/hooks/ingest-fred
Quotes 250ms·Filings 1m·News 30s·On-chain 12s·Report data issue