# ParlayX API ## Docs - [Find Market Matches](https://docs.parlayx.com/api-reference/markets/find-market-matches.md): Returns exact matches for a given source market across supported target venues. Fuzzy or related matches are not returned. - [Search Markets](https://docs.parlayx.com/api-reference/markets/search-markets.md): Returns markets matching the query string. Filters to supported venues (Polymarket, Limitless). - [Cancel Order](https://docs.parlayx.com/api-reference/orders/cancel-order.md): Cancels an order by its aggregator-issued order id. - [Get Order](https://docs.parlayx.com/api-reference/orders/get-order.md): Fetches an order by its aggregator-issued order id. - [Submit Order](https://docs.parlayx.com/api-reference/orders/submit-order.md): Accepts one or more market orders and returns an aggregator-issued order id. - [Deposit](https://docs.parlayx.com/deposit.md): Fund your ParlayX account to place orders - [Getting Started](https://docs.parlayx.com/getting-started.md): Get up and running with the ParlayX API - [Welcome to ParlayX](https://docs.parlayx.com/index.md): Aggregated prediction-market trading API - [Withdraw](https://docs.parlayx.com/withdraw.md): Whitelist a destination address and withdraw your balance ## OpenAPI Specs - [v1](https://docs.parlayx.com/openapi/v1.json)