AArtery
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?

Quick start

  1. Get an API key

    POST /keys — see Authentication.

  2. Make your first call
    bashcurl https://api.artery.questflow.ai/v1/polymarket/markets \
      -H "Authorization: Bearer art_live_..."
  3. Stream events

    Connect to wss://api.artery.questflow.ai/v1/stream and subscribe by provider + market ID.

Edit this page on GitHubLast updated
Introduction · Artery API Docs