TRUMP STOCK TRACKER

Public API

A read-only JSON API over the structured dataset. Every response uses a consistent envelope: { data, meta }. Authentication and per-key rate limiting are added in Phase 4; the endpoints below are live now.

GET /api/v1/transactions

Query disclosed transactions — search, type, date range, amount band, pagination.

GET /api/v1/filings

List all publicly-released filings with parse metadata.

Full OpenAPI spec, bulk export, and API keys land in Phase 4.