Finance Suite API

FRED economic data + SEC EDGAR filings + live currency exchange rates in one call. Macro data, company filings, and FX rates with computed statistics.

GET /api/finance/overview 10 sats

Get a comprehensive financial overview combining economic indicators, SEC filings, and currency exchange rates in a single response.

ParameterTypeDescription
querystringSearch query (required)
limitintResults per source (default: 5)
# Single call for economic data + filings + FX rates
curl "https://agent-commerce.store/api/finance/overview?query=GDP&limit=3"

Response includes FRED economic series, SEC EDGAR filings, and current exchange rates with computed statistics across all sources.

Usage tips: This is a composite endpoint that queries FRED, SEC EDGAR, and Currency Exchange in parallel. If one underlying API fails or times out, the suite still returns results from the others — check each section's error field for details. Works well with company names, ticker symbols, or economic terms like "GDP" or "inflation".

Value-Add

Included APIs

Pricing

The Finance Suite costs 10 sats per call. Calling each API individually would cost 13-17 sats depending on the endpoints used — a savings of approximately 25%. The suite is ideal for agents that need a complete financial picture in a single request.