Pricing
Simple, transparent pricing for market status verification.
Current
Free Beta
$0
/month
Get started instantly, no credit card needed
- ✓ Market status for all 7 exchanges
- ✓ Ed25519 signed receipts
- ✓ Demo endpoint + free API key
- ✓ Community support
Q2 2026
Builder
$99
/month
- ✓ 50,000 API calls/month
- ✓ All 7 exchanges
- ✓ Ed25519 signed receipts
- ✓ Email support
Best for: solo developers, indie trading bots
Popular
Q2 2026
Pro
$299
/month
- ✓ 200,000 API calls/month
- ✓ All 7 exchanges
- ✓ Ed25519 signed receipts
- ✓ Priority email support
Best for: production trading systems, small protocols
Custom
Protocol
Custom
starting at $500/month
- ✓ Unlimited API calls
- ✓ Custom SLA
- ✓ Dedicated support
- ✓ Direct engineering access
Best for: DeFi protocols, RWA platforms, institutional trading systems
[email protected] →Get your free API key
Send a POST request with your email address — a key will be returned immediately.
# Request a free API key
curl -X POST https://headlessoracle.com/v5/keys/request \
-H "Content-Type: application/json" \
-d '{"email": "[email protected]"}'
curl -X POST https://headlessoracle.com/v5/keys/request \
-H "Content-Type: application/json" \
-d '{"email": "[email protected]"}'
No credit card. No signup flow. Your key arrives in the response and is emailed to you.
All plans include
· Ed25519 cryptographic signatures on every response
· Fail-closed architecture
· 7 global exchanges (NYSE, NASDAQ, London, Tokyo, Paris, Hong Kong, Singapore)
· ~1,300 schedule edge cases handled annually (holidays, DST, lunch breaks, early closes, circuit breakers)
Currently in free beta. Paid plans launching Q2 2026.
Try the API now — no signup needed.
Try Live Demo