# Bison API ## Docs - [Get Created Tokens](https://docs.bison.markets/api-reference/endpoint/created-tokens.md) - [Get Deposited Balance](https://docs.bison.markets/api-reference/endpoint/deposited-balance.md) - [Get Fee Claim Authorization](https://docs.bison.markets/api-reference/endpoint/dev-fee-claim-authorization.md) - [Get Dev Account Fees](https://docs.bison.markets/api-reference/endpoint/dev-fees.md) - [Get Dev Account Info](https://docs.bison.markets/api-reference/endpoint/dev-info.md) - [Get Event](https://docs.bison.markets/api-reference/endpoint/get-event.md) - [Get Event Metadata](https://docs.bison.markets/api-reference/endpoint/get-event-metadata.md) - [Authorize Tokenize/Burn](https://docs.bison.markets/api-reference/endpoint/get-token-authorization.md) - [Authorize Withdraw](https://docs.bison.markets/api-reference/endpoint/get-withdraw-authorization.md) - [Get System Info](https://docs.bison.markets/api-reference/endpoint/info.md) - [Get Market Price History](https://docs.bison.markets/api-reference/endpoint/kalshi-market-history.md) - [Get Kalshi Markets](https://docs.bison.markets/api-reference/endpoint/kalshi-markets.md) - [Cancel Order](https://docs.bison.markets/api-reference/endpoint/kalshi-order-cancel.md) - [Place Limit Order](https://docs.bison.markets/api-reference/endpoint/kalshi-order-limit.md) - [Get Orders](https://docs.bison.markets/api-reference/endpoint/kalshi-orders.md) - [Get Kalshi Positions](https://docs.bison.markets/api-reference/endpoint/kalshi-positions.md) - [Pending Withdrawals](https://docs.bison.markets/api-reference/endpoint/pending-withdraws.md) - [Schedule Withdraw](https://docs.bison.markets/api-reference/endpoint/schedule-withdraw.md) - [Get User History](https://docs.bison.markets/api-reference/endpoint/user-history.md): Get unified transaction history including fills, settlements, deposits, and withdrawals - [Get User PNL](https://docs.bison.markets/api-reference/endpoint/user-pnl.md): Calculate profit and loss for a user's trading activity - [API Introduction](https://docs.bison.markets/api-reference/introduction.md): Introduction to using the Bison API directly - [CLI](https://docs.bison.markets/general/cli.md): Developer CLI for managing your Bison integration - [Developer Accounts](https://docs.bison.markets/general/dev-accounts.md): Build on Bison and earn from trading fees - [Environments](https://docs.bison.markets/general/environments.md): Mainnet and testnet environments for Bison - [Fee Structure](https://docs.bison.markets/general/fees.md): Understanding trading fees on Bison - [](https://docs.bison.markets/index.md) - [SDK Introduction](https://docs.bison.markets/sdks/introduction.md): Official SDKs for integrating prediction markets via the Bison API - [Deposits & Withdrawals](https://docs.bison.markets/sdks/typescript/api/deposits.md): Managing USDC deposits and withdrawals with the Bison SDK - [Developer Fees](https://docs.bison.markets/sdks/typescript/api/dev-fees.md): Checking and claiming accumulated dev account fees - [Event Streaming](https://docs.bison.markets/sdks/typescript/api/event-streaming.md): Real-time event streaming with WebSockets - [Events & Markets](https://docs.bison.markets/sdks/typescript/api/markets-events.md): Querying market data and metadata - [PNL & History](https://docs.bison.markets/sdks/typescript/api/pnl.md): Track profit/loss and view transaction history - [Tokenization](https://docs.bison.markets/sdks/typescript/api/tokenization.md): Tokenizing market positions on-chain - [Trading](https://docs.bison.markets/sdks/typescript/api/trades.md): Placing orders and managing positions - [Quick Start](https://docs.bison.markets/sdks/typescript/quickstart.md): Get up and running with the Bison TS SDK - [WebSocket API](https://docs.bison.markets/websockets/introduction.md): Real-time market data and event streams via WebSockets - [Market Tickers](https://docs.bison.markets/websockets/messages/market-tickers.md): Stream live market data for all markets in an event - [Orderbook Data](https://docs.bison.markets/websockets/messages/orderbook.md): Real-time orderbook snapshots and deltas for a specific market - [User Events](https://docs.bison.markets/websockets/messages/user-events.md): Real-time updates about your orders, positions, and balances ## OpenAPI Specs - [openapi](https://docs.bison.markets/api-reference/openapi.json)