# Plurex Docs ## Docs - [Create Account](https://docs.plurex.io/api-reference/platform/accounts/create.md): Create a new execution account - [Delete Account](https://docs.plurex.io/api-reference/platform/accounts/delete.md): Delete an execution account - [Get Account](https://docs.plurex.io/api-reference/platform/accounts/get.md): Get details of a specific execution account - [List Accounts](https://docs.plurex.io/api-reference/platform/accounts/list.md): List execution accounts for a tenant - [Refresh Account](https://docs.plurex.io/api-reference/platform/accounts/refresh.md): Refresh credentials for an execution account - [Rename Account](https://docs.plurex.io/api-reference/platform/accounts/rename.md): Rename an execution account - [Cancel Order](https://docs.plurex.io/api-reference/platform/hosts/cancel-order.md): Cancel an existing order - [Get Market Leverage](https://docs.plurex.io/api-reference/platform/hosts/get-leverage.md): Get current leverage for a specific market - [Get Market State](https://docs.plurex.io/api-reference/platform/hosts/get-market-state.md): Get detailed market state for a specific account and instrument - [Get Order](https://docs.plurex.io/api-reference/platform/hosts/get-order.md): Get status of a specific order - [Get Position Mode](https://docs.plurex.io/api-reference/platform/hosts/get-position-mode.md): Get current position mode for a specific market - [List Hosts](https://docs.plurex.io/api-reference/platform/hosts/list.md): List all available execution hosts (brokers) - [List All Open Orders](https://docs.plurex.io/api-reference/platform/hosts/list-all-orders.md): Get all open orders for all accounts across all hosts - [List All Open Positions](https://docs.plurex.io/api-reference/platform/hosts/list-all-positions.md): Get all open positions for all accounts across all hosts - [List All Wallets](https://docs.plurex.io/api-reference/platform/hosts/list-all-wallets.md): Get wallets for all accounts across all hosts - [List Host Markets](https://docs.plurex.io/api-reference/platform/hosts/list-markets.md): List available markets for a specific host - [List Open Orders](https://docs.plurex.io/api-reference/platform/hosts/list-orders.md): Get open orders for a specific account - [List Open Positions](https://docs.plurex.io/api-reference/platform/hosts/list-positions.md): Get open positions for a specific account - [List Recent Orders](https://docs.plurex.io/api-reference/platform/hosts/list-recent-orders.md): Get recent orders for a specific account and instrument - [List Wallets](https://docs.plurex.io/api-reference/platform/hosts/list-wallets.md): Get wallets for a specific account - [Set Market Leverage](https://docs.plurex.io/api-reference/platform/hosts/set-leverage.md): Set leverage for a specific market - [Set Position Mode](https://docs.plurex.io/api-reference/platform/hosts/set-position-mode.md): Set position mode for a specific market - [Submit Limit Order](https://docs.plurex.io/api-reference/platform/hosts/submit-limit-order.md): Submit a new limit order - [Submit Limit Trigger Order](https://docs.plurex.io/api-reference/platform/hosts/submit-limit-trigger-order.md): Submit a new limit trigger order - [Submit Market Order](https://docs.plurex.io/api-reference/platform/hosts/submit-market-order.md): Submit a new market order - [Overview](https://docs.plurex.io/api-reference/platform/overview.md): The Plurex Platform API uses a Command & Query Separation (CQS) architecture for managing exchange accounts, hosts, and venues. - [Create Paper Account](https://docs.plurex.io/api-reference/platform/paper/create.md): Create a new paper trading account - [Deposit Paper Funds](https://docs.plurex.io/api-reference/platform/paper/deposit.md): Deposit funds into a paper trading account - [List Venues](https://docs.plurex.io/api-reference/platform/venues/list.md): List all available liquidity venues - [List Venue Markets](https://docs.plurex.io/api-reference/platform/venues/list-markets.md): List available markets for a specific venue - [Add Exchange](https://docs.plurex.io/platform/add-exchange.md): Add your first Exchange account. - [Overview](https://docs.plurex.io/platform/overview.md): Get a quick overview of the platform before you start. ## OpenAPI Specs - [plurex-platform-api](https://docs.plurex.io/api-reference/platform/plurex-platform-api.yaml)