Finance — entry 013 of 47

EconPulse

Verified Jul 2026

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.

cpiinflationtreasury-rateseconomic-indicatorsprediction-markets
AuthenticationAPI KeySign up with the provider to obtain credentials.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingPaidSubscription required — no meaningful free tier.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score67out of 100
Authentication15/25API key required
Pricing9/20Paid API
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 67 on greatapis.com
<a href="https://greatapis.com/api/econpulse/"><img src="https://greatapis.com/badge/econpulse.svg" alt="Scored 67 on greatapis.com"></a>

Auth quickstart

  1. Sign up with the provider to get an API key.
  2. Send it on every request as a headerAuthorization: <key>
  3. The exact header isn't documented — Authorization is a common default; confirm in the provider's docs.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.