API Reference
186 REST endpoints across 27 categories. Pick a category below to drill into endpoint-level docs with live request examples, or jump straight to the full playground to see everything in one scrollable view.
https://api.artery.questflow.aiAuth: Bearer art_live_xxxVersioning: URL prefix /v1Platform
10 endpointsHealth, status, provider catalog and other meta endpoints — no auth required.
Liveness + readiness probes for load-balancer health checks.
- get
/health - get
/v1/metrics
Internal scrape targets (Prometheus, health-detail) — not for customers.
- get
/v1/internal/metrics - get
/v1/internal/collections/postman - get
/v1/internal/collections/curl
Registered upstream providers and their declared capabilities.
- get
/providers
Per-event aggregated metrics (volume, OI, edge) across providers.
- get
/v1/events/{id}/history - get
/v1/events/{id}/arbitrage-history
Cross-provider composite uptime, degraded-mode flags, and incident banners.
- get
/v1/status - get
/v1/status/components
Market data
67 endpointsNormalized REST + raw passthrough across Polymarket, Kalshi, and every Hyperliquid universe (perp, spot, HIP-1 deploys, builder dexes).
Polymarket CLOB / Gamma / Data / Bridge native passthrough.
- get
/v1/polymarket/markets - get
/v1/polymarket/markets/{conditionId} - get
/v1/polymarket/events - + 12 more
Customer-facing normalized Polymarket market data (events, markets, orderbook, trades).
- get
/v1/markets/polymarket/events - get
/v1/markets/polymarket/events/{slug} - get
/v1/markets/polymarket/markets/{conditionId} - + 1 more
Kalshi events / markets / orderbook native passthrough.
- get
/v1/kalshi/events - get
/v1/kalshi/events/{ticker} - get
/v1/kalshi/markets - + 6 more
Customer-facing normalized Kalshi market data (series, markets, orderbook, trades).
- get
/v1/markets/kalshi/series - get
/v1/markets/kalshi/series/{ticker}/markets - get
/v1/markets/kalshi/markets/{ticker} - + 2 more
Hyperliquid mainnet perp + HIP-3 + HIP-4 outcome markets.
- get
/v1/hyperliquid/info/meta - get
/v1/hyperliquid/info/asset-ctxs - get
/v1/hyperliquid/info/all-mids - + 8 more
Customer-facing normalized HL perp data (coins, mark price, orderbook, trades, candles).
- get
/v1/markets/hyperliquid/coins - get
/v1/markets/hyperliquid/coins/{coin} - get
/v1/markets/hyperliquid/coins/{coin}/orderbook - + 2 more
- get
/v1/markets/hyperliquid/spot/pairs - get
/v1/markets/hyperliquid/spot/pairs/{pair} - get
/v1/markets/hyperliquid/spot/pairs/{pair}/orderbook - + 2 more
- get
/v1/markets/hyperliquid/perp-dex - get
/v1/markets/hyperliquid/perp-dex/{dex}/contracts - get
/v1/markets/hyperliquid/perp-dex/{dex}/contracts/{symbol} - + 3 more
- get
/v1/markets/hyperliquid/spot-deploys - get
/v1/markets/hyperliquid/spot-deploys/{id}/orderbook - get
/v1/markets/hyperliquid/spot-deploys/{id}/trades - + 1 more
HyperEVM swap (chain 999) native passthrough.
- get
/v1/hyperliquid/dex/chain-info - get
/v1/hyperliquid/dex/tokens
Side-by-side market comparison across providers for the same underlying event.
- get
/v1/markets/compare
Cross-provider events
15 endpointsArtery-assigned universal event ids that group the same real-world question across venues, plus spreads / arbitrage / settlement consensus.
Accounts & keys
45 endpointsAPI key issuance, the authenticated caller profile (Me), wallet linkage, and webhook subscriptions.
Authenticated caller profile, balances, positions, PnL, and backtest jobs.
- get
/v1/me/audit - get
/v1/me/org/members - post
/v1/me/org/members - + 16 more
Artery API key issuance, rotation, and revocation (scopes: read / trade / stream).
- post
/keys - get
/keys - delete
/keys/{id} - + 1 more
Portal session login, sign-up, and session refresh.
- get
/v1/auth/bootstrap-status - post
/v1/auth/bootstrap - post
/v1/auth/register - + 4 more
On-chain wallet linkage, signing key custody, and per-wallet balances.
- post
/v1/me/wallets - get
/v1/me/wallets - delete
/v1/me/wallets/{id}
Webhook subscriptions, secrets, deliveries, and retry audit trail.
- post
/v1/webhooks - get
/v1/webhooks - patch
/v1/webhooks/{id} - + 8 more
- get
/v1/portfolio
Admin & operator
49 endpointsOperator-only endpoints (org / user / key / webhook admin, audit log). Internal use.
Operator-only auth controls (sessions, MFA enrolment, password reset).
- get
/v1/admin-auth/bootstrap-status - post
/v1/admin-auth/bootstrap - post
/v1/admin-auth/login - + 3 more
Combined admin auth + user mutations used by the operator console.
- get
/v1/admin-auth/users - post
/v1/admin-auth/users - get
/v1/admin-auth/users/{id} - + 4 more
Internal operator endpoints (org, user, key, webhook delivery admin).
- post
/v1/admin/seed-user - get
/v1/admin/orgs - get
/v1/admin/orgs/{id}/webhooks - + 27 more
Operator-only user record CRUD and impersonation guards.
- get
/v1/admin/users - get
/v1/admin/users/{id} - patch
/v1/admin/users/{id} - + 3 more