Introduction
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.
Welcome to the rhino.fi API reference
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
- Authentication – How to securely connect to our API
- Endpoints – Detailed descriptions of available API calls
- Error Handling – Understanding API responses and troubleshooting issues
- Rate Limits – Guidelines on request limits
Authentication
All non-public API endpoints are authenticated using a bearer token. To authenticate your requests, include the token in the Authorization
header.
The authentication token can be obtained by reaching out to us. We’ll provide you with a unique API key that you can use to access our API.
Use the form below to get in touch with us:
Reach out to us for an API key
We’ll get back to you as soon as possible!
Alternatively, you can authenticate via an EVM compatible wallet by signing a message with your private key.