GET/polymarket/activity/tradesapiKey0 credits/request
List Polymarket activity trades
Returns normalized public trade rows used by Polymarket's `/activity` page from credential-free Data API trades JSON. The `taker_only` enum accepts `true` and `false`; the `filter_type` enum accepts `CASH`; the `filter_amount` enum accepts `1`, `5`, `10`, `100`, `1000`, `10000`, and `100000`.
Required params: None
GET/polymarket/clob/market/{condition_id}apiKey0 credits/request
Get Polymarket CLOB market
Returns one public CLOB market detail row by market condition id, including tokens, reward settings, order acceptance state, tags, and fees.
Required params: condition_id:path
GET/polymarket/dashboards/macroapiKey0 credits/request
List Polymarket macro dashboard events
Returns normalized macroeconomic event rows for Polymarket's `/dashboards/macro` page using credential-free Gamma `events/keyset` JSON with the `macro` tag.
Required params: None
GET/polymarket/data/followers/{address}apiKey0 credits/request
Polymarket data followers
Returns public follower rows for one Polymarket address from Gamma v1 data JSON.
Required params: address:path
GET/polymarket/data/following/{address}apiKey0 credits/request
Polymarket data following
Returns public following rows for one Polymarket address from Gamma v1 data JSON.
Required params: address:path
GET/polymarket/data/follows/counts/{address}apiKey0 credits/request
Polymarket data follow counts
Returns public follower and following counts for one Polymarket address from Gamma v1 data JSON.
Required params: address:path
GET/polymarket/event/{slug}apiKey0 credits/request
Get Polymarket event detail
Returns one normalized Polymarket event from credential-free public Gamma event JSON. This endpoint does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: slug:path
GET/polymarket/event/{slug}/activityapiKey0 credits/request
List Polymarket event activity trades
Returns normalized public trade rows for one Polymarket event from credential-free Data API trades JSON. The `taker_only` enum accepts `true` and `false`; the `filter_type` enum accepts `CASH`; the `filter_amount` enum accepts `1`, `5`, `10`, `100`, `1000`, `10000`, and `100000`. This endpoint does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: slug:path
GET/polymarket/event/id/{id}apiKey0 credits/request
Get Polymarket event detail by id
Returns one normalized Polymarket event from credential-free public Gamma event JSON. This endpoint does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: id:path
GET/polymarket/event/id/{id}/activityapiKey0 credits/request
List Polymarket event activity trades by id
Returns normalized public trade rows for one Polymarket event from credential-free Data API trades JSON. The `taker_only` enum accepts `true` and `false`; the `filter_type` enum accepts `CASH`; the `filter_amount` enum accepts `1`, `5`, `10`, `100`, `1000`, `10000`, and `100000`. This endpoint does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: id:path
GET/polymarket/eventsapiKey0 credits/request
List Polymarket events
Returns normalized event rows from Polymarket's credential-free public Gamma events JSON.
Required params: None
GET/polymarket/events/{id}/tagsapiKey0 credits/request
List tags for a Polymarket event
Returns normalized tag rows attached to one Polymarket event id.
Required params: id:path
GET/polymarket/events/similarapiKey0 credits/request
Find similar Polymarket events
Returns normalized similar events from Polymarket's credential-free public Gamma events/similar JSON.
Required params: None
GET/polymarket/fee-typesapiKey0 credits/request
Polymarket fee types
Returns public fee type data from Polymarket Gamma. This is a normalized wrapper around credential-free public JSON.
Required params: None
GET/polymarket/gamesapiKey0 credits/request
Polymarket games
Returns public game rows from Polymarket Gamma.
Required params: None
GET/polymarket/homepage/feedapiKey0 credits/request
List Polymarket homepage feed rows
Returns normalized rows for Polymarket homepage feeds discovered from the public web app and backed by credential-free Gamma JSON. The `feed` enum accepts `trending`, `breaking`, `new`, `politics`, `sports`, `crypto`, `esports`, `iran`, `finance`, `geopolitics`, `tech`, `culture`, `economy`, `weather`, `mentions`, and `elections`. Most feeds return events from Gamma `events/keyset`; `breaking` returns high-movement market rows and `mentions` returns open event search matches.
Required params: None
GET/polymarket/leaderboardapiKey0 credits/request
List Polymarket leaderboard rows
Returns normalized trader leaderboard rows from Polymarket's credential-free Data API leaderboard JSON. The `window` enum accepts `1d`, `7d`, `30d`, and `all`; the `sort_by` enum accepts `profit` and `volume`.
Required params: None
GET/polymarket/market-clarificationsapiKey0 credits/request
Polymarket market clarifications
Returns public market clarification rows from Polymarket Gamma.
Required params: None
GET/polymarket/market/{id}apiKey0 credits/request
Get Polymarket market detail by id
Returns one normalized Polymarket market from credential-free public Gamma market JSON. This endpoint does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: id:path
GET/polymarket/market/{id}/liquidityapiKey0 credits/request
Get Polymarket market liquidity
Returns a public market liquidity snapshot that joins Gamma market detail with credential-free public CLOB market-data reads when token ids are available. This endpoint is not a trading endpoint and does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: id:path
GET/polymarket/market/{id}/tagsapiKey0 credits/request
List tags for a Polymarket market
Returns normalized tag rows attached to one Polymarket market id.
Required params: id:path
GET/polymarket/market/condition/{condition_id}apiKey0 credits/request
Get Polymarket market detail by condition id
Returns one normalized Polymarket market from credential-free public Gamma market JSON by condition id. This endpoint does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: condition_id:path
GET/polymarket/market/condition/{condition_id}/activityapiKey0 credits/request
List Polymarket market activity trades by condition id
Returns normalized public trade rows for one Polymarket market condition id from credential-free Data API trades JSON. The `taker_only` enum accepts `true` and `false`; the `filter_type` enum accepts `CASH`; the `filter_amount` enum accepts `1`, `5`, `10`, `100`, `1000`, `10000`, and `100000`. This endpoint does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: condition_id:path
GET/polymarket/market/condition/{condition_id}/liquidityapiKey0 credits/request
Get Polymarket market liquidity by condition id
Returns a public market liquidity snapshot that joins Gamma market detail with credential-free public CLOB market-data reads when token ids are available. This endpoint is not a trading endpoint and does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: condition_id:path
GET/polymarket/market/slug/{slug}apiKey0 credits/request
Get Polymarket market detail by slug
Returns one normalized Polymarket market from credential-free public Gamma market JSON. This endpoint does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: slug:path
GET/polymarket/market/slug/{slug}/liquidityapiKey0 credits/request
Get Polymarket market liquidity by slug
Returns a public market liquidity snapshot that joins Gamma market detail with credential-free public CLOB market-data reads when token ids are available. This endpoint is not a trading endpoint and does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: slug:path
GET/polymarket/marketsapiKey0 credits/request
List Polymarket markets
Returns normalized market rows from Polymarket's credential-free public Gamma markets JSON.
Required params: None
GET/polymarket/predictionsapiKey0 credits/request
List Polymarket predictions
Returns normalized event rows for the Polymarket `/predictions` page using credential-free Gamma `events/keyset` JSON. The `status` enum accepts `active`, `resolved`, and `all`; the `sort` enum accepts `competitive`, `volume`, `volume_24hr`, `ending_soon`, `liquidity`, `newest`, and `closed_time`; the `recurrence` enum accepts `hourly`, `daily`, `weekly`, `monthly`, and `yearly`.
Required params: None
GET/polymarket/rewards/market/{condition_id}apiKey0 credits/request
Get Polymarket rewards market
Returns one public rewards-market row from Polymarket CLOB rewards JSON by market condition id.
Required params: condition_id:path
GET/polymarket/rewards/marketsapiKey0 credits/request
List Polymarket rewards markets
Returns normalized public rewards-market rows used by Polymarket's `/rewards` page. The `order_by` enum accepts `market`, `earnings`, `max_spread`, `min_size`, `rate_per_day`, `price`, `earning_percentage`, and `spread`; the `position` enum accepts `asc` and `desc`; the `tag_slug` enum accepts `all`, `politics`, `sports`, `crypto`, `pop-culture`, `middle-east`, `business`, and `science`.
Required params: None
GET/polymarket/searchapiKey0 credits/request
Search Polymarket events
Searches Polymarket's credential-free public search JSON and returns normalized event results. The `status` enum accepts `open`, `closed`, and `all`; the `sort` enum accepts `relevance`, `volume24hr`, `volume`, `liquidity`, and `endDate`.
Required params: q:query
GET/polymarket/sportsapiKey0 credits/request
Polymarket sports
Returns public sports reference data from Polymarket Gamma.
Required params: None
GET/polymarket/sports/{id}apiKey0 credits/request
Polymarket sport detail
Returns public sport detail data from Polymarket Gamma.
Required params: id:path
GET/polymarket/sports/{id}/external-partnersapiKey0 credits/request
Polymarket sport external partners
Returns public external partner data for one sport from Polymarket Gamma.
Required params: id:path
GET/polymarket/sports/{id}/external-partners/{partner_ref}apiKey0 credits/request
Polymarket sport external partner
Returns public external partner data for one sport partner reference from Polymarket Gamma.
Required params: id:path, partner_ref:path
GET/polymarket/sports/by-partnerapiKey0 credits/request
Polymarket sports by partner
Returns public sports reference data from Polymarket Gamma filtered by partner identifiers.
Required params: None
GET/polymarket/sports/market-typesapiKey0 credits/request
Polymarket sports market types
Returns public sports market type reference data from Polymarket Gamma.
Required params: None
GET/polymarket/sports/summaryapiKey0 credits/request
Polymarket sports summary
Returns public sports summary data from Polymarket Gamma.
Required params: None
GET/polymarket/spotlightsapiKey0 credits/request
Polymarket spotlights
Returns public spotlight data from Polymarket Gamma.
Required params: None
GET/polymarket/spotlights/{slug}apiKey0 credits/request
Polymarket spotlight detail
Returns public spotlight detail data from Polymarket Gamma.
Required params: slug:path
GET/polymarket/spotlights/keysetapiKey0 credits/request
Polymarket spotlight keyset
Returns public spotlight keyset data from Polymarket Gamma.
Required params: None
GET/polymarket/statusapiKey0 credits/request
Polymarket status
Returns public Polymarket Gamma status data.
Required params: None
GET/polymarket/tag/{id}apiKey0 credits/request
Get a Polymarket tag by id
Returns one normalized Polymarket tag from credential-free public Gamma tag JSON.
Required params: id:path
GET/polymarket/tag/{id}/related-tagsapiKey0 credits/request
Get related Polymarket tags by id
Returns normalized related tag rows from Polymarket's credential-free public Gamma related-tags JSON.
Required params: id:path
GET/polymarket/tag/{id}/related-tags/tagsapiKey0 credits/request
Get related Polymarket tag rows by id
Returns normalized related tag rows from Polymarket's credential-free public Gamma related-tags/tags JSON.
Required params: id:path
GET/polymarket/tag/slug/{slug}apiKey0 credits/request
Get a Polymarket tag by slug
Returns one normalized Polymarket tag from credential-free public Gamma tag JSON.
Required params: slug:path
GET/polymarket/tag/slug/{slug}/related-tagsapiKey0 credits/request
Get related Polymarket tags by slug
Returns normalized related tag rows from Polymarket's credential-free public Gamma related-tags JSON.
Required params: slug:path
GET/polymarket/tag/slug/{slug}/related-tags/tagsapiKey0 credits/request
Get related Polymarket tag rows by slug
Returns normalized related tag rows from Polymarket's credential-free public Gamma related-tags/tags JSON.
Required params: slug:path
GET/polymarket/tagsapiKey0 credits/request
List Polymarket tags
Returns normalized tag rows from Polymarket's credential-free public Gamma tags JSON.
Required params: None
GET/polymarket/teamsapiKey0 credits/request
Polymarket teams
Returns public team reference data from Polymarket Gamma.
Required params: None
GET/polymarket/teams/{id}apiKey0 credits/request
Polymarket team detail
Returns public team detail data from Polymarket Gamma.
Required params: id:path
GET/polymarket/teams/{id}/external-partnersapiKey0 credits/request
Polymarket team external partners
Returns public external partner data for one team from Polymarket Gamma.
Required params: id:path
GET/polymarket/teams/{id}/external-partners/{partner_ref}apiKey0 credits/request
Polymarket team external partner
Returns public external partner data for one team partner reference from Polymarket Gamma.
Required params: id:path, partner_ref:path
GET/polymarket/teams/by-partnerapiKey0 credits/request
Polymarket teams by partner
Returns public team reference data from Polymarket Gamma filtered by partner identifiers.
Required params: None
GET/polymarket/token/{token_id}/midpointapiKey0 credits/request
Get Polymarket token midpoint
Returns the public CLOB midpoint for one Polymarket token id.
Required params: token_id:path
GET/polymarket/token/{token_id}/orderbookapiKey0 credits/request
Get Polymarket token order book
Returns public CLOB order-book depth for one Polymarket token id.
Required params: token_id:path
GET/polymarket/token/{token_id}/price-historyapiKey0 credits/request
Get Polymarket token price history
Returns public CLOB price-history points for one Polymarket token id.
Required params: token_id:path
GET/polymarket/token/{token_id}/priceapiKey0 credits/request
Get Polymarket token price
Returns the public CLOB buy or sell price for one Polymarket token id.
Required params: token_id:path
GET/polymarket/token/{token_id}/spreadapiKey0 credits/request
Get Polymarket token spread
Returns the public CLOB spread for one Polymarket token id.
Required params: token_id:path
POST/polymarket/tokens/midpointsapiKey0 credits/request
Get Polymarket token midpoints
Returns public CLOB midpoints for up to 25 Polymarket token ids. This uses credential-free public CLOB market-data JSON and does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: body:body
POST/polymarket/tokens/orderbooksapiKey0 credits/request
Get Polymarket token order books
Returns public CLOB order-book depth for up to 25 Polymarket token ids. This uses credential-free public CLOB market-data JSON and does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: body:body
POST/polymarket/tokens/pricesapiKey0 credits/request
Get Polymarket token prices
Returns public CLOB buy and sell prices for up to 25 Polymarket token ids. The `side` enum accepts `buy` and `sell`; when omitted, both sides are returned. This uses credential-free public CLOB market-data JSON and does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: body:body
POST/polymarket/tokens/spreadsapiKey0 credits/request
Get Polymarket token spreads
Returns public CLOB spreads for up to 25 Polymarket token ids. This uses credential-free public CLOB market-data JSON and does not require a Polymarket user token, wallet signature, cookies, or personal account authentication.
Required params: body:body
GET/polymarket/tournamentsapiKey0 credits/request
Polymarket tournaments
Returns public tournament reference data from Polymarket Gamma.
Required params: None
GET/polymarket/tournaments/{id}apiKey0 credits/request
Polymarket tournament detail
Returns public tournament detail data from Polymarket Gamma.
Required params: id:path