# Predict API (Beta) ## Docs - [FAQs](https://dev.predict.fun/doc-684248.md): - Guides [Understanding the Orderbook](https://dev.predict.fun/doc-685654.md): - Guides [How to authenticate your API requests](https://dev.predict.fun/doc-663127.md): - Guides [How to create or cancel orders](https://dev.predict.fun/doc-679306.md): ## API Docs - Authorization [Get auth message](https://dev.predict.fun/api-10003741.md): Get the message to sign to generate a JWT token. - Authorization [Get JWT with valid signature](https://dev.predict.fun/api-9488888.md): Provide a signature and get back a valid JWT that allows order actions - Orders [Get order by hash](https://dev.predict.fun/api-9488889.md): Get order information by its hash (for JWT signer) - Orders [Get orderbook for specific market](https://dev.predict.fun/api-9488892.md): :::info[] - Orders [Get orders](https://dev.predict.fun/api-9488890.md): Get your own active orders (for JWT signer) - Orders [Create an order](https://dev.predict.fun/api-9488891.md): Create a LIMIT or MARKET order - Orders [Optimistically cancel orders](https://dev.predict.fun/api-11491886.md): Remove orders from the orderbook - Categories [Get categories](https://dev.predict.fun/api-10565312.md): :::info - Categories [Get category by slug](https://dev.predict.fun/api-10424848.md): Get category information and its markets by slug - Markets [Get markets](https://dev.predict.fun/api-10003742.md): Get markets information - Markets [Get market statistics](https://dev.predict.fun/api-10233159.md): Get statistics of specific market - Markets [Get market last sale information](https://dev.predict.fun/api-10233160.md): Get last sale information for specific market - Markets [Get market activity](https://dev.predict.fun/api-12168000.md): Get last matches for specific market - Positions [Get your positions](https://dev.predict.fun/api-10003743.md): Get all your positions - Season [Get leaderboard](https://dev.predict.fun/api-10233161.md): Get leaderboard information - Season [Get season totals](https://dev.predict.fun/api-10233162.md): Get the total points for the season - Blast [Blast multiplier addresses](https://dev.predict.fun/api-10906268.md): Returns Blast multiplier addresses in batches of 250 - OAuth [Finalize a OAuth connection](https://dev.predict.fun/api-11491887.md): Finalize a OAuth connection using the auth code. - OAuth [Get the orders for a OAuth connection](https://dev.predict.fun/api-11870524.md): - OAuth [Create an order for a OAuth connection](https://dev.predict.fun/api-11870525.md): - OAuth [Cancel the orders for a OAuth connection](https://dev.predict.fun/api-11870526.md): - OAuth [Get the positions for a OAuth connection](https://dev.predict.fun/api-11870527.md): - ZeroDev [Validate a user op](https://dev.predict.fun/api-11870528.md):