xRocket Pay API overview
xRocket Pay API allows developers integrating xRocket Pay features in their projects to manage cheques, transfers, invoices, request withdrawal links, execute withdrawals, mass transfers, query rates and more.
- Pay REST API for creating/managing cheques, transfers, invoices, withdrawals, and requesting currency rates. Most endpoints require authorization with a Bearer token.
Keep your API token secret
Your Bearer token grants full access to your xRocket Pay account, including the ability to create transfers, withdrawals, and cheques. Never share it publicly, commit it to version control, or expose it in client-side code.
Start with the testnet
Use the testnet bot to obtain a testnet Bearer token and test your integration before going live. Testnet transactions do not involve real funds.