Skip to main content
Polymarket V2 cutover: April 28, 2026 at ~11am UTC. If you place orders via our trading SDK, upgrade to the V2-ready version and flip one config line before cutover. See the V2 Migration Guide for the full checklist.

1. Generate an API key

Response
Save the api_key immediately. It cannot be retrieved after creation.

2. Make your first request

Fetch the top 5 markets by 24h volume:
Response

3. Stream live settlements

Connect via WebSocket to receive real-time settlements:
You’ll receive a snapshot of recent events, then live updates as new settlements are detected.

Next steps

Authentication

API key management and auth methods

WebSocket

Real-time streaming with filtered subscriptions

API Reference

Full endpoint reference with playground

Rate Limits

Usage limits and best practices