General
API documentation
Full API specification is available at OpenAPI
Authentication
All endpoints require Bearer token.
Authorization: Bearer <token>Test token:
9353b0bec4e113e8b7d203fab1e5bb2ecc7dcba3016b7cc0e13c3460bd804fb9Error Handling
If a request fails, the response contains ok: false and a code field. Use code to determine the error — do not rely on HTTP status codes.
Supported Pairs
| Pair | Base | Quote |
|---|---|---|
| RUBBYN | RUB | BYN |
Error Codes
| Code | HTTP Status | Description |
|---|---|---|
0001 | 403 | Unknown error (default) |
0000 | 500 | Test error |
1001 | 403 | Antifraud |
1002 | 403 | Sanctions |
2001 | 401 | Unauthorized |