CoinPay

General

API documentation

Full API specification is available at OpenAPI

Authentication

All endpoints require Bearer token.

Authorization: Bearer <token>

Test token:

9353b0bec4e113e8b7d203fab1e5bb2ecc7dcba3016b7cc0e13c3460bd804fb9

Error 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

PairBaseQuote
RUBBYNRUBBYN

Error Codes

CodeHTTP StatusDescription
0001403Unknown error (default)
0000500Test error
1001403Antifraud
1002403Sanctions
2001401Unauthorized

On this page