This section provides detailed information on our API endpoints, including request formats, response structures, authentication requirements, and error handling.
If you’re looking for a quick start guide, check out the Quick Start guide.
Our API is designed for seamless integration, enabling you to bridge funds with minimal effort. Each endpoint includes example requests and responses to help you implement features quickly and efficiently.
What’s Covered
All non-public API endpoints are authenticated using a JSON Web Token. To authenticate your requests, include the token in the Authorization
header.
To obtain a JWT for your app, please follow the Authentication guide.