Finance — entry 013 of 47
EconPulse
EconPulse is a REST API built for prediction-market traders, bundling real-time macro and market feeds — CPI/core CPI, PPI, WTI crude oil and national gas prices, 2-year and 10-year Treasury yields, cross-exchange BTC premium spreads, and an economic-release calendar with consensus estimates — behind a single Bearer-token API key. There is no ongoing free plan: pricing starts at $20/month for 1,000 calls (Starter) and $50/month for 10,000 calls (Pro), backed by a 7-day free trial and official Python/TypeScript SDKs on every plan. It markets itself as a cheaper alternative to competing macro-data subscriptions that charge roughly $35/week.
GreatAPIs Score
Auth quickstart
- Sign up with the provider to get an API key.
- Send it on every request as a header
Authorization: <key> - The exact header isn't documented — Authorization is a common default; confirm in the provider's docs.
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.