Skip to main content
GET
Look Up Polymarket Slug

Request

No authentication is required. The alias GET /api/v1/polymarket/lookup/slug is also available.

Query Parameters

string
required
A Polymarket event slug, market slug, or full Polymarket URL. Full URLs are normalized automatically.

Response

boolean
true when a matching event or market is found.
string
Match type: event when the slug resolves to an event with multiple markets, or market when it resolves to a single market.
string
Event title or market question returned by the upstream Polymarket lookup.
array
Array of matched markets.

Example

Example response