On this page
Note
Artery ships native passthrough today: each provider returns its own raw shape. A unified normalized layer with explicit divergence annotations is on the roadmap.
Why Artery?
One API, four platforms
Skip 6 months of platform-specific integration work.
Non-custodial
Artery never holds your withdrawal-capable keys.
HIP-4 from day one
First aggregator to support Hyperliquid's binary outcome markets.
Native + normalized
Build on raw shapes today; opt-in to unified semantics when they ship.
Quick start
- Get an API key
POST /keys— see Authentication. - Make your first call
bash
curl https://api.artery.questflow.ai/v1/polymarket/markets \ -H "Authorization: Bearer art_live_..." - Stream events
Connect to
wss://api.artery.questflow.ai/v1/streamand subscribe by provider + market ID.
Edit this page on GitHubLast updated