# Limitless Exchange - [Introduction](https://docs.limitless.exchange/index.md): Limitless Exchange — the leading prediction market on Base - [What is Limitless?](https://docs.limitless.exchange/user-guide/what-is-limitless.md): An overview of Limitless Exchange and how prediction markets work - [Making Your First Trade](https://docs.limitless.exchange/user-guide/making-your-first-trade.md): A step-by-step guide to placing your first trade on Limitless Exchange - [Wallet Types](https://docs.limitless.exchange/user-guide/wallet-types.md): Overview of the three wallet types supported on Limitless Exchange - [CLOB Overview](https://docs.limitless.exchange/user-guide/clob-overview.md): How the Limitless Central Limit Order Book works - [Market Orders](https://docs.limitless.exchange/user-guide/market-orders.md): Instant execution at the best available price - [Limit Orders](https://docs.limitless.exchange/user-guide/limit-orders.md): Set your own price and earn LP rewards - [Managing Orders](https://docs.limitless.exchange/user-guide/managing-orders.md): View and cancel your open orders - [Merging & Splitting Shares](https://docs.limitless.exchange/user-guide/merge-split.md): Convert between collateral and outcome share pairs - [NegRisk / Category Markets](https://docs.limitless.exchange/user-guide/negrisk-overview.md): Multi-outcome markets where only one result can win - [Converting Shares](https://docs.limitless.exchange/user-guide/converting-shares.md): Swap between outcomes in NegRisk markets - [Packs](https://docs.limitless.exchange/user-guide/packs.md): Bundle multiple market predictions into one offer with a higher multiplier - [Embed Limitless Markets](https://docs.limitless.exchange/user-guide/embed-markets.md): Add live Limitless odds to your own site and earn from the traders you bring - [LP Rewards](https://docs.limitless.exchange/user-guide/lp-rewards.md): Earn rewards for providing liquidity with limit orders - [Maker Rebates](https://docs.limitless.exchange/user-guide/maker-rebates.md): Earn daily USDC rewards for providing maker liquidity - [Referral Program](https://docs.limitless.exchange/user-guide/referral-program.md): Earn USDC from the trading fees your referred users generate - [User-Generated Markets](https://docs.limitless.exchange/user-guide/user-generated-markets.md): Markets created by users and how the creator fee works - [Fees](https://docs.limitless.exchange/user-guide/fees.md): How trading fees work on Limitless Exchange - [Market Resolution](https://docs.limitless.exchange/user-guide/market-resolution.md): How markets are resolved on Limitless Exchange - [Smart Contracts](https://docs.limitless.exchange/user-guide/smart-contracts.md): On-chain contract addresses for Limitless Exchange on Base - [Security](https://docs.limitless.exchange/user-guide/security.md): Smart contract architecture and security audits for Limitless Core - [Analytics](https://docs.limitless.exchange/user-guide/analytics.md): Explore Limitless Exchange metrics on Dune - [Refund Policy](https://docs.limitless.exchange/user-guide/refund-policy.md): Limitless Exchange refund policy for misresolved markets - [Terms of Service](https://docs.limitless.exchange/user-guide/terms-of-service.md): Limitless Exchange Terms of Service - [Privacy Policy](https://docs.limitless.exchange/user-guide/privacy-policy.md): Limitless Exchange Privacy Policy - [For Developers](https://docs.limitless.exchange/developers/introduction.md): REST and WebSocket APIs for programmatic trading on Limitless - [Migrate from Polymarket](https://docs.limitless.exchange/developers/migrate-from-polymarket.md): Map Polymarket concepts, endpoints, and agent code to the Limitless API - [Authentication](https://docs.limitless.exchange/developers/authentication.md): Scoped token authentication for the Limitless Exchange API - [Programmatic API](https://docs.limitless.exchange/developers/programmatic-api.md): Partner integrations with scoped API tokens, sub-account management, and delegated signing - [Maintenance Mode](https://docs.limitless.exchange/developers/maintenance-mode.md): How integrations should handle temporary trading restrictions and maintenance notices - [Venue System](https://docs.limitless.exchange/developers/venue-system.md): Understanding the venue system for CLOB market trading - [EIP-712 Order Signing](https://docs.limitless.exchange/developers/eip712-signing.md): How to sign orders using EIP-712 structured data - [Build a Trading Agent](https://docs.limitless.exchange/developers/build-a-trading-agent.md): Open-source TypeScript template for autonomous trading agents on Limitless — fork it, configure a strategy, and ship a bot in minutes - [MCP Server](https://docs.limitless.exchange/developers/mcp-server.md): Connect Claude, Grok, or any MCP client to Limitless: research markets, read order books and price history, check positions, and propose orders that you approve in your browser - [Cross-Market Market Making](https://docs.limitless.exchange/developers/cross-market-market-making.md): Quote a market on Limitless and hedge your fills on Polymarket to stay delta-neutral — a runnable, open-source market-making skill - [AMM Trading (Server Wallets)](https://docs.limitless.exchange/developers/amm-trading.md): Buy and sell outcome shares on AMM markets from a server-managed wallet using scoped API tokens - [Python Quick Start](https://docs.limitless.exchange/developers/quickstart/python.md): End-to-end Python implementation for trading on Limitless Exchange - [Node.js / TypeScript Quick Start](https://docs.limitless.exchange/developers/quickstart/nodejs.md): End-to-end TypeScript implementation with viem for trading on Limitless Exchange - [WebSocket Integration](https://docs.limitless.exchange/developers/quickstart/websocket.md): Real-time market data and position updates using Python WebSocket client - [TypeScript SDK](https://docs.limitless.exchange/developers/sdk/typescript/getting-started.md): Official TypeScript SDK for the Limitless Exchange API - [Markets](https://docs.limitless.exchange/developers/sdk/typescript/markets.md): Market discovery and orderbook data with the TypeScript SDK - [Market Pages](https://docs.limitless.exchange/developers/sdk/typescript/market-pages.md): Navigate and filter markets with the TypeScript SDK - [Trading & Orders](https://docs.limitless.exchange/developers/sdk/typescript/orders.md): Create and manage orders with the TypeScript SDK - [Portfolio & Positions](https://docs.limitless.exchange/developers/sdk/typescript/portfolio.md): Track positions and history with the TypeScript SDK - [API Tokens](https://docs.limitless.exchange/developers/sdk/typescript/api-tokens.md): Manage scoped API tokens with the TypeScript SDK - [Partner Accounts](https://docs.limitless.exchange/developers/sdk/typescript/partner-accounts.md): Create and manage sub-accounts with the TypeScript SDK - [Delegated Orders](https://docs.limitless.exchange/developers/sdk/typescript/delegated-orders.md): Place orders on behalf of sub-accounts with the TypeScript SDK - [WebSocket Streaming](https://docs.limitless.exchange/developers/sdk/typescript/websocket.md): Real-time market data and position updates with the TypeScript SDK - [Error Handling & Retry](https://docs.limitless.exchange/developers/sdk/typescript/error-handling.md): Retry logic and error handling with the TypeScript SDK - [Python SDK](https://docs.limitless.exchange/developers/sdk/python/getting-started.md): Official async Python SDK for the Limitless Exchange API - [Markets](https://docs.limitless.exchange/developers/sdk/python/markets.md): Market discovery and orderbook data with the Python SDK - [Market Pages](https://docs.limitless.exchange/developers/sdk/python/market-pages.md): Navigate and filter markets with the Python SDK - [Trading & Orders](https://docs.limitless.exchange/developers/sdk/python/orders.md): Create and manage orders with the Python SDK - [Portfolio & Positions](https://docs.limitless.exchange/developers/sdk/python/portfolio.md): Track positions and history with the Python SDK - [API Tokens](https://docs.limitless.exchange/developers/sdk/python/api-tokens.md): Manage scoped API tokens with the Python SDK - [Partner Accounts](https://docs.limitless.exchange/developers/sdk/python/partner-accounts.md): Create and manage sub-accounts with the Python SDK - [Delegated Orders](https://docs.limitless.exchange/developers/sdk/python/delegated-orders.md): Place orders on behalf of sub-accounts with the Python SDK - [WebSocket Streaming](https://docs.limitless.exchange/developers/sdk/python/websocket.md): Real-time orderbook updates with the Python SDK - [Error Handling & Retry](https://docs.limitless.exchange/developers/sdk/python/error-handling.md): Retry logic and error handling with the Python SDK - [Go SDK](https://docs.limitless.exchange/developers/sdk/go/getting-started.md): Official Go SDK for the Limitless Exchange API - [Markets](https://docs.limitless.exchange/developers/sdk/go/markets.md): Market discovery and orderbook data with the Go SDK - [Market Pages](https://docs.limitless.exchange/developers/sdk/go/market-pages.md): Navigate and filter markets with the Go SDK - [Trading & Orders](https://docs.limitless.exchange/developers/sdk/go/orders.md): Create and manage orders with the Go SDK - [Portfolio & Positions](https://docs.limitless.exchange/developers/sdk/go/portfolio.md): Track positions and history with the Go SDK - [API Tokens](https://docs.limitless.exchange/developers/sdk/go/api-tokens.md): Manage scoped API tokens with the Go SDK - [Partner Accounts](https://docs.limitless.exchange/developers/sdk/go/partner-accounts.md): Create and manage sub-accounts with the Go SDK - [Delegated Orders](https://docs.limitless.exchange/developers/sdk/go/delegated-orders.md): Place orders on behalf of sub-accounts with the Go SDK - [WebSocket Streaming](https://docs.limitless.exchange/developers/sdk/go/websocket.md): Real-time market data and position updates with the Go SDK - [Error Handling & Retry](https://docs.limitless.exchange/developers/sdk/go/error-handling.md): Retry logic and error handling with the Go SDK - [Rust SDK](https://docs.limitless.exchange/developers/sdk/rust/getting-started.md): Official Rust SDK for the Limitless Exchange API - [Markets](https://docs.limitless.exchange/developers/sdk/rust/markets.md): Market discovery and orderbook data with the Rust SDK - [Market Pages](https://docs.limitless.exchange/developers/sdk/rust/market-pages.md): Navigate and filter markets with the Rust SDK - [Trading & Orders](https://docs.limitless.exchange/developers/sdk/rust/orders.md): Create and manage orders with the Rust SDK - [Portfolio & Positions](https://docs.limitless.exchange/developers/sdk/rust/portfolio.md): Track positions and history with the Rust SDK - [API Tokens](https://docs.limitless.exchange/developers/sdk/rust/api-tokens.md): Manage scoped API tokens with the Rust SDK - [Partner Accounts](https://docs.limitless.exchange/developers/sdk/rust/partner-accounts.md): Create and manage sub-accounts with the Rust SDK - [Delegated Orders](https://docs.limitless.exchange/developers/sdk/rust/delegated-orders.md): Place orders on behalf of sub-accounts with the Rust SDK - [WebSocket Streaming](https://docs.limitless.exchange/developers/sdk/rust/websocket.md): Real-time market data and position updates with the Rust SDK - [Error Handling & Retry](https://docs.limitless.exchange/developers/sdk/rust/error-handling.md): Retry logic and error handling with the Rust SDK - [WebSocket Overview](https://docs.limitless.exchange/developers/websocket/overview.md): Connection details, handshake authentication, and the event reference for the Limitless WebSocket API - [Market Data](https://docs.limitless.exchange/developers/websocket/market-data.md): Subscribe to price and orderbook updates and read the newPriceData and orderbookUpdate payloads - [Positions](https://docs.limitless.exchange/developers/websocket/positions.md): Subscribe to position updates and read the positions payload - [Order Events](https://docs.limitless.exchange/developers/websocket/order-events.md): Subscribe to OME and settlement events for your CLOB orders and read the orderEvent payloads - [Market Lifecycle](https://docs.limitless.exchange/developers/websocket/market-lifecycle.md): Subscribe to market creation and resolution events and read the marketCreated and marketResolved payloads - [Unrealized PnL](https://docs.limitless.exchange/developers/websocket/unrealized-pnl.md): Subscribe to Unrealized PnL leaderboard invalidation hints and read the unrealizedPnlProjectionChanged payload - [API Reference](https://docs.limitless.exchange/api-reference/introduction.md): Complete REST API documentation for Limitless Exchange - [Maintenance Status](https://docs.limitless.exchange/api-reference/system/maintenance-status.md): Returns active and scheduled maintenance information. Use this endpoint to detect temporary trading restrictions and planned maintenance notices. - [User Logout](https://docs.limitless.exchange/api-reference/auth/logout.md): Logs out the user by clearing the session cookie - [Create API Key](https://docs.limitless.exchange/api-reference/auth/create-api-key.md): Creates a new API key for programmatic access. Only available for users authenticated via the UI (Privy). Previous active keys are automatically revoked. - [Get Active API Key](https://docs.limitless.exchange/api-reference/auth/get-api-key.md): Returns the currently active API key metadata for the authenticated user. Does not return the key value itself. - [Revoke API Key](https://docs.limitless.exchange/api-reference/auth/revoke-api-key.md): Revokes the currently active API key. The key will immediately stop working for authentication. - [Browse Active Markets](https://docs.limitless.exchange/api-reference/markets/browse-active.md): Retrieves markets and groups that are active and not yet resolved, with optional category filtering - [Browse Active Markets by Category](https://docs.limitless.exchange/api-reference/markets/browse-active-category.md): Retrieves markets and groups that are active and not yet resolved, with optional category filtering - [Get Category Counts](https://docs.limitless.exchange/api-reference/markets/category-count.md): Returns the number of active markets for each category and the total market count - [Get Active Market Slugs](https://docs.limitless.exchange/api-reference/markets/active-slugs.md): Retrieves slugs, strike prices, tickers, and deadlines for all active markets and groups. Group markets are nested under their parent group. - [Market Timeline](https://docs.limitless.exchange/api-reference/markets/timeline.md): Look ahead to upcoming slots of a recurring market (e.g. 5-minute crypto) before they open - [Get Market Details](https://docs.limitless.exchange/api-reference/markets/get-market.md): Retrieves market or group data using either an Ethereum address or a slug identifier - [Resolve Stable Slug](https://docs.limitless.exchange/api-reference/markets/resolve-stable-slug.md): Resolve a stable recurring URL slug (e.g. btc-hourly-price) to the currently active market or ladder group - [Get Oracle Candlesticks](https://docs.limitless.exchange/api-reference/markets/oracle-candles.md): Returns Chainlink candlestick data for markets configured with Chainlink Data Streams chart metadata. - [Get Feed Events](https://docs.limitless.exchange/api-reference/markets/feed-events.md): Retrieves the latest feed events related to a specific market with pagination support - [Search Markets](https://docs.limitless.exchange/api-reference/markets/search.md) - [Search Active Packs](https://docs.limitless.exchange/api-reference/packs/search-packs.md): Free-text search over the packs the active-pack listing returns. The search applies the same ACTIVE, trade-window, and eligibility gating as the listing, so it never surfaces a pack the listing hides. Matches the pack name, each leg's team names, match titles, market titles, and league names. Matchi… - [Create Order](https://docs.limitless.exchange/api-reference/trading/create-order.md): Creates a buy/sell order for prediction market positions. Requires signed order data. - [Get Order Status (Batch)](https://docs.limitless.exchange/api-reference/trading/order-status-batch.md): Fetches historical order statuses for multiple orders by internal order IDs and/or client-provided order IDs. Partner API tokens with `delegated_signing` scope may read a sub-account by sending the `x-on-behalf-of: ` header. - [Cancel Order (Combined)](https://docs.limitless.exchange/api-reference/trading/cancel.md): Cancel an open order by either internal orderId or client-provided clientOrderId. - [Batch Cancel Orders (Combined)](https://docs.limitless.exchange/api-reference/trading/batch-cancel.md): Cancel open orders by either internal orderIds or client-provided clientOrderIds. - [Cancel and Replace Order](https://docs.limitless.exchange/api-reference/trading/cancel-replace.md) - [Cancel and Replace Orders (Batch)](https://docs.limitless.exchange/api-reference/trading/cancel-replace-batch.md) - [Cancel Order](https://docs.limitless.exchange/api-reference/trading/cancel-order.md): Cancel an open order and return locked funds - [Cancel Orders (Batch)](https://docs.limitless.exchange/api-reference/trading/cancel-batch.md) - [Cancel All Orders](https://docs.limitless.exchange/api-reference/trading/cancel-all.md) - [Get Orderbook](https://docs.limitless.exchange/api-reference/trading/orderbook.md): Retrieve the current LIVE GTC YES-side order book for one exact active CLOB market slug. The separately produced last mined trade price may be null without failing the request. - [Get Historical Prices](https://docs.limitless.exchange/api-reference/trading/historical-price.md): Retrieve newest-first historical YES-price data for an exact market slug or all visible children of a group slug. Interval values are lookback presets, not custom date bounds. - [Get User Orders](https://docs.limitless.exchange/api-reference/trading/user-orders.md): Returns a bare, newest-first array of the effective profile's orders for one exact market slug. Omitted statuses default to LIVE. Partner HMAC tokens with `delegated_signing` may select an owned sub-account with `x-on-behalf-of`. - [Get Market Events](https://docs.limitless.exchange/api-reference/trading/market-events.md): Returns public, finalized MINED CLOB trades newest first. An exact market slug selects that market; if no market matches, an exact group slug combines all group markets. Stable-slug aliases are not resolved. No authentication is required. - [Get Current Profile](https://docs.limitless.exchange/api-reference/portfolio/get-current-profile.md): Retrieve the authenticated caller's private profile without passing an address. Returns the same private profile shape as `GET /profiles/{account}`, including internal profile ID and fee rate. - [Get Your Profile](https://docs.limitless.exchange/api-reference/portfolio/get-profile.md): Retrieve the authenticated user's profile by address, including their internal user ID and fee rate. This is useful for API users who need their `feeRateBps` (for order signing) or numeric `id` (used as `ownerId` in other flows). You can only access your own profile — requesting another user's addre… - [Get Trades](https://docs.limitless.exchange/api-reference/portfolio/trades.md): Retrieve all trades executed by the authenticated user - [Get Positions](https://docs.limitless.exchange/api-reference/portfolio/positions.md): Retrieve all active positions with P&L calculations and market values. Partner API tokens with `delegated_signing` scope may read a sub-account by sending the `x-on-behalf-of: ` header. - [Redeem Resolved Positions](https://docs.limitless.exchange/api-reference/portfolio/redeem.md) - [Split Collateral Into Outcome Set](https://docs.limitless.exchange/api-reference/portfolio/split.md) - [Merge Outcome Set Into Collateral](https://docs.limitless.exchange/api-reference/portfolio/merge.md) - [Withdraw From Server Wallet](https://docs.limitless.exchange/api-reference/portfolio/withdraw.md) - [Add Withdrawal Address](https://docs.limitless.exchange/api-reference/portfolio/add-withdrawal-address.md) - [Delete Withdrawal Address](https://docs.limitless.exchange/api-reference/portfolio/delete-withdrawal-address.md) - [Get PnL Chart](https://docs.limitless.exchange/api-reference/portfolio/pnl-chart.md): Realised PnL series and current realised snapshot - [Get History](https://docs.limitless.exchange/api-reference/portfolio/history.md): Paginated history including AMM, CLOB trades, splits/merges, NegRisk conversions. Partner API tokens with `delegated_signing` scope may read a sub-account by sending the `x-on-behalf-of: ` header. - [Get Points Breakdown](https://docs.limitless.exchange/api-reference/portfolio/points.md) - [Get Trading Allowance](https://docs.limitless.exchange/api-reference/portfolio/allowance.md): Check USDC allowance for CLOB or NegRisk trading contracts - [Get Navigation Tree](https://docs.limitless.exchange/api-reference/navigation/get-navigation.md): Returns the hierarchical navigation structure for market pages - [Get Market Page by Path](https://docs.limitless.exchange/api-reference/navigation/get-page-by-path.md): Resolves a URL path to a market page with its configuration, filters, and breadcrumb - [List Markets for a Page](https://docs.limitless.exchange/api-reference/navigation/list-page-markets.md): Returns paginated list of markets for a specific market page with filtering and sorting - [List Property Keys](https://docs.limitless.exchange/api-reference/navigation/list-property-keys.md): Returns all property keys with their options, sorted by slug - [Get Property Key](https://docs.limitless.exchange/api-reference/navigation/get-property-key.md): Returns a specific property key with its options - [List Property Options](https://docs.limitless.exchange/api-reference/navigation/list-property-options.md): Returns options for a specific property key, optionally filtered by parent option - [Get Partner Capabilities](https://docs.limitless.exchange/api-reference/api-tokens/get-capabilities.md): Returns the partner capability configuration for the authenticated user, including whether token management is enabled and which scopes are allowed for self-service token derivation. Requires Privy authentication (Bearer token). - [Derive Scoped Token](https://docs.limitless.exchange/api-reference/api-tokens/derive-token.md): Creates a new scoped API token for the authenticated partner. Requires Privy authentication (Bearer token). The token secret is returned once at creation — store it securely. Requested scopes must be a subset of the partner's allowed scopes. - [List Active Tokens](https://docs.limitless.exchange/api-reference/api-tokens/list-tokens.md): Lists all active (non-revoked) API tokens for the authenticated partner. Requires token management to be enabled for the partner. - [Revoke Token](https://docs.limitless.exchange/api-reference/api-tokens/revoke-token.md): Revokes an active API token. The token becomes immediately unusable. Requires token management to be enabled for the partner. - [Create Partner Sub-Account](https://docs.limitless.exchange/api-reference/partner-accounts/create-partner-account.md): Creates a new sub-account linked to the authenticated partner. Requires HMAC authentication with the `account_creation` scope. - [List Partner Sub-Accounts](https://docs.limitless.exchange/api-reference/partner-accounts/list-partner-accounts.md): Lists partner-owned sub-accounts created under the authenticated partner profile, or recovers a specific sub-account by account address. Requires HMAC authentication with the `account_creation` scope. Do not send `x-on-behalf-of`; results are always scoped to the authenticated partner. - [Check Partner Account Allowances](https://docs.limitless.exchange/api-reference/partner-accounts/check-allowances.md) - [Retry Partner Account Allowances](https://docs.limitless.exchange/api-reference/partner-accounts/retry-allowances.md) - [Get User Traded Volume](https://docs.limitless.exchange/api-reference/public-portfolio/traded-volume.md): Get total traded volume and statistics for a specific user - [Get User Positions (Public)](https://docs.limitless.exchange/api-reference/public-portfolio/positions.md): Retrieve all positions for a specific user address - [Get Realized PnL (Public)](https://docs.limitless.exchange/api-reference/public-portfolio/realized-pnl.md): Projected realised PnL timeline with backend-owned category grouping and hover breakdown for public profiles. - [Get PnL Chart (Public)](https://docs.limitless.exchange/api-reference/public-portfolio/pnl-chart.md): Deprecated legacy aggregate realised-PnL series and current realised snapshot. Use /portfolio/:account/realized-pnl for public profile PnL. - [Get User History (Public)](https://docs.limitless.exchange/api-reference/public-portfolio/history.md): Retrieve trading history for a specific user with cursor-based pagination - [Get User Accuracy (Public)](https://docs.limitless.exchange/api-reference/public-portfolio/accuracy.md): Returns accuracy statistics for a user by Ethereum address - [Get User Pack Positions (Public)](https://docs.limitless.exchange/api-reference/public-portfolio/pack-positions.md): Returns a profile's public pack (parlay) positions by Ethereum address, newest first. Only ACTIVE, WON, and LOST positions are included. - [Get Trading Activity Feed](https://docs.limitless.exchange/api-reference/feed/trading-feed.md): Returns trading activity from the last 24 hours for one audience: everyone (all), the profiles the signed-in viewer follows (following), or a curated set of featured traders (featured). Entries are Bought, Sold, Resolved, Parlay placed, and Parlay resolved events, newest first. - [Get My Referral Stats](https://docs.limitless.exchange/api-reference/referral/my-stats.md): Your own referral standing: cumulative CLOB trading volume (the tier basis), total USDC earned from the referral program, and the active tier ladder. The current tier is not sent - resolve it as the highest ladder entry whose minBasisRaw your totalBasisRaw clears. - [Get My Referred Users](https://docs.limitless.exchange/api-reference/referral/my-referrals.md): Your own referred users, paginated, filtered, and sorted server-side. `counts` covers all your referred users regardless of the active filter; `total` counts only rows matching the current `status` filter. - [Get Referral Leaderboard](https://docs.limitless.exchange/api-reference/referral/leaderboard.md): The global referral leaderboard. Public - no authentication required. When the request is authenticated, the response additionally carries a `me` block pinning your own rank and entry even when outside the returned page. - [Get Friends Leaderboard](https://docs.limitless.exchange/api-reference/referral/leaderboard-friends.md): The global leaderboard scoped to your own referred users: each row is that user's own referral standing (their referred count and referral earnings), keeping the global ranking. Only referred users who are themselves earning referrers appear. The response never carries a `me` block. - [Unrealized PnL Leaderboard by Market](https://docs.limitless.exchange/api-reference/leaderboard/unrealized-pnl-market.md): Live leaderboard of open positions for one market, ranked by Unrealized PnL or ROI. Public - no authentication required. Ranks are absolute across pages, so page 2 with `limit=10` returns ranks 11-20. - [Biggest Open Positions](https://docs.limitless.exchange/api-reference/leaderboard/biggest-positions.md): Live leaderboard of the largest currently open position lines across all markets, ranked by position size. Public - no authentication required. - [Changelog](https://docs.limitless.exchange/changelog.md): Notable changes to the Limitless Exchange platform, API, and SDKs ## OpenAPI Specs - [openapi](/openapi.json) ## Optional - [Limitless Exchange](https://limitless.exchange) - [Builders Chat](https://t.me/LimitlessBuildersChat) - [Discord](https://discord.com/invite/yb4SscD8RZ) - [Twitter](https://x.com/trylimitless)