Skip to main content

Search Markets

Search for prediction markets by keyword, tag, or slug.

Parameters

Example

Response

Get Market Details

Get detailed information about a specific market including token IDs for trading.

Example

Response

Crypto Markets

Find active crypto up/down markets using deterministic slug-based lookups. This is the most reliable way to find recurring crypto markets - it uses the same approach as the internal market-data-worker.

Parameters

Example

Response
This endpoint generates deterministic Polymarket slugs for the current time window and fetches them directly - no fuzzy text search. It checks the current window plus the next 2 windows to find the one accepting orders.

Find by Slug

Find a market by its exact Polymarket URL slug.

Example


Order Book

Get the full order book for a token.

Parameters

Example

Response

Prices

Get current prices for tokens.

Parameters

Example

Response

Spread

Get the bid-ask spread for a token.

Example

Response

Market Data (All-in-One)

Get comprehensive market data in a single request.

Example

Returns prices, spread, and order book summary combined.