# Chessa API Documentation ## Docs - [Get Payout Configurations](https://docs.chessa.ai/api-reference/configurations/get-payout-configurations.md): Get all available payout configurations for supported countries. - [Introduction](https://docs.chessa.ai/api-reference/introduction.md): Chessa API documentation. - [Confirm Order Sent](https://docs.chessa.ai/api-reference/orders/confirm-order-sent.md): Confirm that the funds for an order have been sent. - [Create Order](https://docs.chessa.ai/api-reference/orders/create-order.md): Create a new order for crypto to fiat exchange. When creating the order, you can specify either the exact origin Asset / originAmount, or the exact destinationAsset / destinationAmount but not both. - [Get Order by ID](https://docs.chessa.ai/api-reference/orders/get-order-by-id.md): Get a specific order by its ID. - [Get Order Status History](https://docs.chessa.ai/api-reference/orders/get-order-status-history.md): Get the status history for a specific order. - [Get All Orders](https://docs.chessa.ai/api-reference/orders/get-orders.md): Get all orders for the current user. - [Prepare Order for Funding](https://docs.chessa.ai/api-reference/orders/prepare-order-funding.md): Prepare an order for funding. This updates the order with the cryptoAddress - [Request Refund](https://docs.chessa.ai/api-reference/orders/request-refund.md): Request a refund for an order. - [Get Estimated Fees](https://docs.chessa.ai/api-reference/rate/get-estimated-fees.md): Get estimated fees for a transaction. - [Get Rate](https://docs.chessa.ai/api-reference/rate/get-rate.md): Get the current rate for a specific currency. - [Create Recipient](https://docs.chessa.ai/api-reference/recipient/create-recipient.md): Create a new recipient for bank transfers. - [Deactivate Recipient](https://docs.chessa.ai/api-reference/recipient/deactivate-recipient.md): Deactivate a recipient by ID. - [Get Recipient by ID](https://docs.chessa.ai/api-reference/recipient/get-recipient-by-id.md): Get a specific recipient by ID. - [Get Recipients](https://docs.chessa.ai/api-reference/recipient/get-recipients.md): Get all recipients for the current user with optional filters. - [Get Recipients by User ID](https://docs.chessa.ai/api-reference/recipient/get-recipients-by-user-id.md): Get all recipients for a specific user by ID. - [Validate India IFSC Code](https://docs.chessa.ai/api-reference/recipient/validate-in-ifsc.md): Validate an Indian IFSC code. - [Validate Recipient](https://docs.chessa.ai/api-reference/recipient/validate-recipient.md): Validate a financial institution code. - [Validate US Routing Number](https://docs.chessa.ai/api-reference/recipient/validate-us-routing.md): Validate a US bank routing number. - [Update User Address](https://docs.chessa.ai/api-reference/users/address.md): Update address for current user. - [Get Current User](https://docs.chessa.ai/api-reference/users/me.md): Get the current user's information. - [Create Support Ticket](https://docs.chessa.ai/api-reference/users/support.md): Create a support ticket for the current user. - [Authentication](https://docs.chessa.ai/authentication.md): How to obtain and use API credentials for the Chessa API - [Configuration](https://docs.chessa.ai/endpoints/configuration.md): Overview of the Configuration endpoints and functionality - [Orders](https://docs.chessa.ai/endpoints/orders.md): Overview of the Orders endpoints and functionality - [Rate](https://docs.chessa.ai/endpoints/rate.md): Overview of the Rate endpoints and functionality - [Recipients](https://docs.chessa.ai/endpoints/recipient.md): Overview of the Recipients endpoints and functionality - [Users](https://docs.chessa.ai/endpoints/users.md): Overview of the User endpoints and functionality - [Introduction](https://docs.chessa.ai/index.md): Welcome to the Chessa API documentation. Our goal is to make it easy to send money on-chain. - [Order Lifecycle](https://docs.chessa.ai/order-life-cycle.md): The Chessa API order process follows a well-defined lifecycle that ensures secure and reliable money transfers. Below is a step-by-step breakdown of the order journey. ## OpenAPI Specs - [openapi](https://docs.chessa.ai/api-reference/openapi.json) ## Optional - [Website](https://chessa.ai)