Skip to content

Builders

Builders

Draft

Build alongside SatoriEx โ€” embed markets, refer users, integrate prediction signals. This page is a draft overview of the builder programs.

Draft program

Builder agreements are being defined. The mechanics below describe today's behavior; commercial terms will be published as programs go live.

What's live today vs planned

One status table replaces five page-level disclaimers. Everything below tells you which integration paths you can ship against today and which are roadmap items.

CapabilityStatusNotes
Referral program Live $5 bonus on referee's qualifying first deposit. Ships today.
REST API integration Live Full trading API is live. You can build production integrations against it today.
Order attribution by builder code Planned Header and body field are described as the planned contract; the matcher does not yet read them.
Builder fee-share program & tiers Planned Tier thresholds and fee-share percentages are pre-launch design targets, not commitments.
Language SDKs Planned TypeScript, Python, and Go are planned. Until then, the REST API is fully usable from any HTTP client.
Embeddable widgets / iframes Planned Co-branded embed surface is on the roadmap. Today you build your own UI against the REST API.

Pre-launch dates and program economics are confirmed in the changelog as they go live.

Who this is for

If you are integrating SatoriEx into another product surface, you are a builder. Common builder types include:

  • Publishers embedding live market widgets in articles or feeds.
  • Bots and automation surfaces routing user actions through the API.
  • AI and analytics tools using prediction markets as a signal source.

How a builder integration works

Four steps from registration to dollars: get a code, tag your traffic, watch volume accrue, get paid.

  1. Register a builder profile and receive your builder code.
  2. Attach the code to every order your integration places, via header or order body.
  3. Volume accrues against your code and lands on the builder dashboard.
  4. Fee share is calculated and paid out on the program cadence.

Read on