Developer Account

Create Developer Account

Create a developer account to receive your first API key.

POST/api/v2/developers/signup

Signup

Creates or updates a developer account and returns a key once for new accounts.

Request
curl -X POST 'https://api.thepredictionmarkets.com/api/v2/developers/signup' \
  -H 'Content-Type: application/json' \
  -d '{"email":"[email protected]","company":"Example Co","use_case":"Trading dashboard"}'
Response
{ "api_key": "tpm_...", "key_returned_once": true }

Build with TPM

Get your API key

Start with Kalshi and Polymarket market data, then add unified spreads, signals, alerts, and watchlists as your workflow grows.