> For the complete documentation index, see [llms.txt](https://aliniex.gitbook.io/alix-pay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aliniex.gitbook.io/alix-pay/api-reference/scan-to-pay-api.md).

# Scan To Pay API

The AliX Pay API end-points provided base URL on [sandbox and production environment](/alix-pay/api-reference/introduction/environment.md)&#x20;

{% hint style="danger" %}
Please check the [Digital Signature](/alix-pay/api-reference/introduction/digital-signature.md) section for more details about how to do the authentication between partner and Alix Platform
{% endhint %}

Supported end-points:

* [Verify your account `POST`](/alix-pay/api-reference/scan-to-pay-api/account/verify-your-account.md)
* [Get account wallet balance `POST`](/alix-pay/api-reference/scan-to-pay-api/account/get-account-wallet-balance.md)
* [Check cryptocurrencies `POST`](/alix-pay/api-reference/scan-to-pay-api/account/check-cryptocurrencies-price.md)
* [Verify bank account `POST`](/alix-pay/api-reference/scan-to-pay-api/account/verify-bank-account.md)
* [Create a sell order `POST`](/alix-pay/api-reference/scan-to-pay-api/order/create-an-order.md)
* [Create a buy order `POST`](broken://pages/1pougRhhvuGsdVUi0bmK)
* [Get transaction details `POST`](/alix-pay/api-reference/scan-to-pay-api/transactions/get-transaction-details.md)
* [Webhook(IPN\_URL)](/alix-pay/api-reference/scan-to-pay-api/transactions/listen-updates-of-transaction-via-webhook-ipn_url.md)

Please refer the [api status](/alix-pay/resources/api-status.md) here&#x20;
