⚙️ Developer API

TradexMarket API

Integrate real-time prediction market data, live odds, and trading into your applications. RESTful JSON API — Nigerian market focused.

Get API Key

Overview

The TradexMarket API provides programmatic access to Nigeria's largest prediction market platform. You can retrieve live market data, current odds, trading volume, and historical results.

Base URL: https://api.tradexmarket.ng/v1 🔒 The private endpoint URL is shared only upon API key approval. Request API access →
GET /api/markets List all active markets
GET /api/markets/:id Get single market detail
GET /api/odds/:id Get current LMSR odds
POST /api/trades Place a trade (Pro API)
GET /api/portfolio Get user portfolio (Pro API)
POST /webhooks/paystack Paystack webhook receiver