# PolyRouter ## Docs - [Changelog](https://docs.polyrouter.io/api-reference/changelog.md): API updates and new features - [Get event by ID](https://docs.polyrouter.io/api-reference/events/get-event-by-id.md): Fetch a single event by its ID - [List events](https://docs.polyrouter.io/api-reference/events/list-events.md): Fetch events from prediction market platforms with pagination. Only Polymarket and Kalshi support events. - [Health check](https://docs.polyrouter.io/api-reference/health/health-check.md): Returns the health status of the API with detailed checks - [API Reference](https://docs.polyrouter.io/api-reference/introduction.md): Interactive API documentation for all PolyRouter endpoints - [Get market by ID](https://docs.polyrouter.io/api-reference/markets/get-market-by-id.md): Fetch a single market by its ID - [Get market orderbook](https://docs.polyrouter.io/api-reference/markets/get-market-orderbook.md): Fetch real-time orderbook (bids and asks) for a market. Supports Polymarket, Kalshi, Limitless, and Manifold. - [Get price history for markets](https://docs.polyrouter.io/api-reference/markets/get-price-history-for-markets.md): Fetch historical price data (OHLC candlesticks) for one or more markets - [List markets](https://docs.polyrouter.io/api-reference/markets/list-markets.md): Fetch markets from prediction market platforms with pagination - [Pagination Guide](https://docs.polyrouter.io/api-reference/pagination.md): Learn how to paginate through API results efficiently - [List platforms](https://docs.polyrouter.io/api-reference/platforms/list-platforms.md): Get all available prediction market platforms - [Get user profile](https://docs.polyrouter.io/api-reference/profile/get-user-profile.md): Fetch user profile information and optionally trading metrics from Kalshi or Polymarket - [Get user trades](https://docs.polyrouter.io/api-reference/profile/get-user-trades.md): Fetch trade history for a user from Kalshi or Polymarket - [Get series by ID](https://docs.polyrouter.io/api-reference/series/get-series-by-id.md): Fetch a single series by its ID - [List series](https://docs.polyrouter.io/api-reference/series/list-series.md): Fetch series from prediction market platforms with pagination. Only Polymarket and Kalshi support series. - [Get award by ID](https://docs.polyrouter.io/api-reference/sports/get-award-by-id.md): Fetch a single award with live market data from all platforms - [Get future by ID](https://docs.polyrouter.io/api-reference/sports/get-future-by-id.md): Fetch a single future with live market data from all platforms - [Get game by ID](https://docs.polyrouter.io/api-reference/sports/get-game-by-id.md): Fetch a single game by its ID with market data from all platforms - [Get league information](https://docs.polyrouter.io/api-reference/sports/get-league-information.md): Fetch information about supported sports leagues, including available endpoints and team counts - [List awards](https://docs.polyrouter.io/api-reference/sports/list-awards.md): Fetch available award markets (MVP, DPOY, etc.) for a league - [List futures](https://docs.polyrouter.io/api-reference/sports/list-futures.md): Fetch available futures markets (Super Bowl, division winners, etc.) for a league - [List games](https://docs.polyrouter.io/api-reference/sports/list-games.md): Fetch upcoming and recent games from sports prediction markets - [Get trades for a market](https://docs.polyrouter.io/api-reference/trades/get-trades-for-a-market.md): Fetch historical trades for a specific market with pagination - [Welcome to PolyRouter](https://docs.polyrouter.io/index.md): The unified API for prediction markets ## OpenAPI Specs - [openapi](https://docs.polyrouter.io/openapi.json) - [markets](https://docs.polyrouter.io/openapi/markets.json) - [sports](https://docs.polyrouter.io/openapi/sports.json) - [series](https://docs.polyrouter.io/openapi/series.json) - [profiles](https://docs.polyrouter.io/openapi/profiles.json) - [platform](https://docs.polyrouter.io/openapi/platform.json) - [events](https://docs.polyrouter.io/openapi/events.json) ## Optional - [Discord](https://discord.gg/fyagg92CVM) - [X (Twitter)](https://x.com/polyrouter) - [Get API Key](https://polyrouter.io)