What is the Builder Program?
The Builder Program lets you build prediction market applications on top of Parsec’s unified API. You manage your end-users, route their orders across every supported exchange, and earn revenue on every transaction through fee escrow. You build the app. We handle the infrastructure.Get Started
Apply, get approved, and start building in under a week.
Earn Revenue
Collect fees on every order through on-chain escrow.
Grow Your Tier
Unlock higher revenue shares as your volume grows.
How it works
Recommended path
- Start with Onboarding to get a builder key and fee settings.
- Read Authentication so your backend sends impersonated requests correctly.
- Create the end-user with Create User.
- Link the user to an exchange with Onboard User.
- Place and monitor orders with Order Routing.
- Add revenue controls later with Fee Escrow and Tracking.
What you get
| Capability | Description |
|---|---|
| User management | Create, list, update, and deactivate end-users programmatically |
| Managed + external wallets | Parsec creates managed wallets (Privy EOA) or records your users’ existing wallets |
| Unified order routing | Place orders on Polymarket, Kalshi, Limitless, Opinion, Predict.fun |
| Fee escrow | On-chain fee collection with automatic distribution to your affiliate address |
| Builder tiers | Higher revenue shares as your order volume grows |
| QPS pool | Dedicated rate limit pool shared across your end-users |
| Real-time data | WebSocket feeds for orderbooks, trades, and prices |
Builder vs. Trader
| Feature | Trader (API Key) | Builder (API Key + Impersonation) |
|---|---|---|
| Trade own account | Yes | Yes |
| Create end-users | No | Yes |
| Impersonate users | No | Yes (X-Builder-Customer-Id) |
| Fee escrow | No | Yes |
| QPS pool | Per-key limit | Shared pool across all users |
| Builder tiers | N/A | Iron, Bronze, Silver, Gold, Platinum |
Ready to build?
Start the onboarding process and get your builder API key.