# Centos Finance ## Docs - [Authentication](https://docs.centosfi.com/api-reference/authentication.md): How to authenticate with the Centos Finance API - [Cancel All Complex Orders](https://docs.centosfi.com/api-reference/complex-orders/cancel-all-complex-orders.md): Cancel all complex orders for a subaccount. - [Cancel Complex Order](https://docs.centosfi.com/api-reference/complex-orders/cancel-complex-order.md): Cancel a complex order. - [Create Complex Order](https://docs.centosfi.com/api-reference/complex-orders/create-complex-order.md): Create a new complex order. - [Get Complex Order](https://docs.centosfi.com/api-reference/complex-orders/get-complex-order.md): Get a single complex order by ID. - [List Complex Orders](https://docs.centosfi.com/api-reference/complex-orders/list-complex-orders.md): List all complex orders with optional filters. - [Add Custom Asset Members](https://docs.centosfi.com/api-reference/custom-assets/add-custom-asset-members.md): Add centos_ids to a custom asset. - [Create Custom Asset](https://docs.centosfi.com/api-reference/custom-assets/create-custom-asset.md): Create a new custom asset. - [Delete Custom Asset](https://docs.centosfi.com/api-reference/custom-assets/delete-custom-asset.md): Delete a custom asset (cascades to members). - [Get Custom Asset](https://docs.centosfi.com/api-reference/custom-assets/get-custom-asset.md): Get a custom asset with its centos_ids. - [List Custom Assets](https://docs.centosfi.com/api-reference/custom-assets/list-custom-assets.md): List all custom assets for the authenticated user. - [Remove Custom Asset Members](https://docs.centosfi.com/api-reference/custom-assets/remove-custom-asset-members.md): Remove centos_ids from a custom asset. - [Update Custom Asset](https://docs.centosfi.com/api-reference/custom-assets/update-custom-asset.md): Update a custom asset's name or description. - [Get Fills](https://docs.centosfi.com/api-reference/fills/get-fills.md): Fetch fills/trades for the user's subaccounts. - [Lookup Markets](https://docs.centosfi.com/api-reference/markets/lookup-markets.md): Batch lookup markets by centos_ids. - [Match Market](https://docs.centosfi.com/api-reference/markets/match-market.md): Exact match a single market by Kalshi ticker or Polymarket slug. Supply exactly one. - [Search Markets](https://docs.centosfi.com/api-reference/markets/search-markets.md): Search and browse markets across all exchanges. - [Get Orderbook](https://docs.centosfi.com/api-reference/orderbooks/get-orderbook.md): Get orderbook for a centos_id. - [Cancel All Orders](https://docs.centosfi.com/api-reference/orders/cancel-all-orders.md): Cancel all open orders for a subaccount. - [Cancel Order](https://docs.centosfi.com/api-reference/orders/cancel-order.md): Cancel an existing order. - [Create Order](https://docs.centosfi.com/api-reference/orders/create-order.md): Place a new order. - [Get Order](https://docs.centosfi.com/api-reference/orders/get-order.md): Get a single order by ID with its fills. - [List Orders](https://docs.centosfi.com/api-reference/orders/list-orders.md): List orders with optional filters. - [API Overview](https://docs.centosfi.com/api-reference/overview.md): Centos Finance REST API - [Get Positions](https://docs.centosfi.com/api-reference/positions/get-positions.md): Fetch positions for user's subaccounts. - [Get Prices](https://docs.centosfi.com/api-reference/prices/get-prices.md): Get price data for a market. - [Create Subaccount](https://docs.centosfi.com/api-reference/subaccounts/create-subaccount.md): Create a new trading subaccount for the authenticated user. - [Delete Subaccount](https://docs.centosfi.com/api-reference/subaccounts/delete-subaccount.md): Delete a subaccount. - [Get Subaccount](https://docs.centosfi.com/api-reference/subaccounts/get-subaccount.md): Fetch configuration and metadata for a specific subaccount. - [List Subaccounts](https://docs.centosfi.com/api-reference/subaccounts/list-subaccounts.md): Enumerate all trading subaccounts accessible to the user. - [Update Subaccount](https://docs.centosfi.com/api-reference/subaccounts/update-subaccount.md): Update an existing subaccount. - [Centos IDs](https://docs.centosfi.com/concepts/centos-ids.md): Every market across all exchanges is assigned a unique **Centos ID** — a unified identifier that works across the entire platform. - [Supported Exchanges](https://docs.centosfi.com/concepts/exchanges.md): Exchanges available through Centos Finance - [Order Types](https://docs.centosfi.com/concepts/order-types.md): Complete guide to all order types available on Centos Finance - [Orders](https://docs.centosfi.com/concepts/orders.md): Understanding order lifecycle and statuses on Centos Finance - [Subaccounts](https://docs.centosfi.com/concepts/subaccounts.md): Subaccounts let you organize your trading activity into separate containers.: - [Introduction](https://docs.centosfi.com/introduction.md): Unified prime brokerage for prediction markets - [Quickstart](https://docs.centosfi.com/quickstart.md): Get up and running with Centos Finance in 5 minutes ## OpenAPI Specs - [openapi](https://docs.centosfi.com/openapi.json)