Prediction Markets
Polymarket and Kalshi: trade events and outcomes programmatically.
Polymarket
ID: polymarket | Markets: Prediction market CLOB | Chain: Polygon
Polymarket is a prediction market using a central limit order book (CLOB) on Polygon. Trade binary outcomes on real-world events.
| Parameter | Type | Description |
|---|---|---|
api_key | string | Polymarket API key. |
api_secret | string | Polymarket API secret. |
passphrase | string | Polymarket API passphrase. |
Market types
Polymarket offers binary outcome contracts. Each market has YES and NO shares that trade between $0 and $1. Markets resolve to $1 (correct outcome) or $0 (incorrect outcome).
Example markets: election outcomes, economic data releases, sports events, technology milestones.
Kalshi
ID: kalshi | Markets: CFTC-regulated event contracts | Regulation: US regulated
Kalshi is a CFTC-regulated exchange for event contracts. Fully compliant with US regulations.
| Parameter | Type | Description |
|---|---|---|
email | string | Kalshi account email. |
password | string | Kalshi account password. |
api_key | string | Optional. Kalshi API key (alternative to email/password). |
Or using API key authentication:
Market types
Kalshi offers event contracts on weather, economics, politics, finance, and more. Contracts trade between $0.01 and $0.99, settling at $1.00 or $0.00.
Placing orders on prediction markets
After connecting, use the standard order endpoint:
The symbol format depends on the prediction market. Check each platform's market identifiers.
Each order placement costs $0.015 and runs risk validation before submission.
| Python SDK | pip install systemr |
| MCP Server | agents.systemr.ai/mcp/sse |
| OpenAPI Spec | agents.systemr.ai/openapi.json |
| Machine Docs | agents.systemr.ai/llms.txt |
| GitHub | System-R-AI |
| X | @Systemrai |
| YouTube | @systemr_ai |
| hello@systemr.ai | |
| Phone | 628 333 6693 |
| Address | 7901 4TH ST N, STE 28529, ST PETERSBURG, FL 33702 |
| Terms | Terms of Service |
| Privacy | Privacy Policy |
| Security | Security Policy |