Skip to main content
Prediction Market API v1 — Now Live

The Prediction Market
API for Trading Apps

Access live prediction market data, execute trades, and build automated trading bots. REST API with real-time prices — free to start.

REST
API Standard
1000+
Active Markets
$0
To Start
Terminal — API Examples
# List active prediction markets
curl https://api.predictengine.ai/api/v1/markets \
-H "X-API-Key: pk_live_..."
# Get market price & orderbook
curl https://api.predictengine.ai/api/v1/markets/{id}/price \
-H "X-API-Key: pk_live_..."
# Create and start a trading bot
curl -X POST https://api.predictengine.ai/api/v1/bots \
-H "X-API-Key: pk_live_..." \
-d '{"market_id": "...", "strategy": "single_side"}'
Features

Everything You Need to Build

A complete prediction market API for bot builders, trading teams, and AI agents

REST API

Clean, well-documented REST endpoints for all prediction market operations. JSON responses, standard HTTP methods.

Real-Time Prices

Live market prices, orderbook depth, and volume data updated in real-time across all prediction markets.

Bot Automation

Create, configure, start, and stop trading bots programmatically. Full lifecycle management via API.

API Key Auth

Simple API key authentication. Generate keys from your dashboard, include in request headers.

Trade Execution

Place market and limit orders, manage positions, and track P&L — all through the API.

MCP Protocol

Connect AI agents like Claude and ChatGPT via Model Context Protocol for autonomous market analysis and trading.

How It Works

Start Building in Minutes

From API key to live trading — three simple steps

Step 01

Get Your API Key

Sign up for free and generate your API key from the dashboard. No credit card required.

Step 02

Integrate the API

Use our REST endpoints to fetch markets, create bots, and execute trades. Full docs included.

Step 03

Go Live

Deploy your integration and start trading on live prediction markets with real funds.

Pricing

Start Building for Free

No credit card required. Scale as you grow.

Free Forever

Free

$0/forever
  • 1,500 credits
  • 60 req/min
  • 1 active bot
  • Market data API
  • Community support
Start Free

Starter

$19.99/month
  • 20,000 credits/mo
  • 300 req/min
  • Unlimited bots
  • Trading API
  • Email support
Get Started
Most Popular

Pro

$39.99/month
  • 75,000 credits/mo
  • 1,000 req/min
  • Unlimited bots
  • MCP support
  • Priority support
Get Started

Unlimited

$99.99/month
  • 200,000 credits/mo
  • 5,000 req/min
  • Unlimited bots
  • Dedicated support
  • Early access
Get Started
FAQ

Prediction Market API Questions

Ready to Build with the API?

Build on prediction markets with PredictEngine

Free API key included with every account

PredictEnginePredictEngine
© 2026 PredictEngine. All rights reserved.