# Futuur API > Events • Markets • Trading ## Docs - [Event actions](https://docs.futuur.com/api-reference/events/actions.md): Retrieve the bet activity feed for a specific event. User information is anonymized for real money actions. - [List events](https://docs.futuur.com/api-reference/events/list.md): Retrieve a paginated list of prediction market events, with optional filters for category, currency mode, search, and more. - [Order book](https://docs.futuur.com/api-reference/events/order-book.md): Retrieve aggregated order book data for a specific market within an event, including bids and asks at each price level. - [Price history](https://docs.futuur.com/api-reference/events/price-history.md): Retrieve the historical price data for an event over a specified time interval. - [Retrieve event](https://docs.futuur.com/api-reference/events/retrieve.md): Fetch detailed information for a single prediction market event by its unique ID. - [Event wagers](https://docs.futuur.com/api-reference/events/wagers.md): List all wagers placed on a specific event, with optional filters for active status and currency mode. - [Account information](https://docs.futuur.com/api-reference/me/information.md): Retrieve your account details and balance. - [My ranking](https://docs.futuur.com/api-reference/me/ranking.md): Get your current leaderboard ranking. - [Cancel order](https://docs.futuur.com/api-reference/orders/cancel.md): Cancel an open limit order by its ID. - [Create order](https://docs.futuur.com/api-reference/orders/create.md): Place a new limit or market order on a prediction market outcome. - [List orders](https://docs.futuur.com/api-reference/orders/list.md): Retrieve a paginated list of your limit orders, with optional filters by market, event, currency, status, and side. - [List wagers](https://docs.futuur.com/api-reference/wagers/list.md): Retrieve a paginated list of wagers, with optional filters by user, event, activity status, and currency mode. - [Retrieve wager](https://docs.futuur.com/api-reference/wagers/retrieve.md): Retrieve detailed information about a single wager by its ID. - [Authentication](https://docs.futuur.com/authentication.md): Authenticate Futuur API requests using HMAC-SHA512 signatures. - [Currencies](https://docs.futuur.com/concepts/currencies.md): Supported currencies and how to switch between play money and real money. - [Events & Markets](https://docs.futuur.com/concepts/events-and-markets.md): Understand events (predictions) and markets (outcomes) in Futuur. - [Orders](https://docs.futuur.com/concepts/orders.md): Learn how limit orders and market orders work in Futuur. - [Wagers](https://docs.futuur.com/concepts/wagers.md): Understand wagers and how to track your open positions. - [Placing a bet](https://docs.futuur.com/guides/placing-a-bet.md): Step-by-step guide to placing your first order on a Futuur prediction market. - [Reading the order book](https://docs.futuur.com/guides/reading-the-order-book.md): How to read and interpret the order book for a prediction market. - [Selling a position](https://docs.futuur.com/guides/selling-a-position.md): How to sell shares in an existing wager to close or reduce your position. - [Introduction](https://docs.futuur.com/introduction.md): Get started with the Futuur API to build prediction market applications. - [Rate limits](https://docs.futuur.com/rate-limits.md): Understand Futuur API rate limits and how to stay within them.