gauge-simple-highDeveloper Quickstart

πŸ‘‹ Welcome to the PredictBase Developer Section

PredictBase is a decentralized prediction market platform that allows developers to create markets, submit orders, trade, and interact programmatically with live prediction markets using APIs and smart contracts.

This guide will help you go from zero β†’ placing your first trade in minutes.


🌐 API Base Endpoint

All PredictBase API requests are made against the following base URL:

https://api.predictbase.app

All examples in this documentation assume this base endpoint.


πŸ“Œ What You Can Build

Using PredictBase APIs and smart contracts, developers can:

  • Create and manage prediction markets

  • Read live markets and user positions

  • Mint shares in prediction markets

  • Submit buy & sell orders

  • Claim winnings and refunds

  • Build trading bots, dashboards, analytics tools, or market-making systems


⚑ Quick Start Overview

Last updated