Introduction

Finrax Payment Gateway is a solution that enables merchants to accept cryptocurrency payments and initiate withdrawals to customers at ideal exchange rates. The following API documentation comprises of all currently supported public endpoints. Each separate endpoint is accompanied by a small description together with a few example requests, responses, and code snippets.

HTTP response status codes indicate whether a specific request has been successfully completed or resulted in a failure

All timestamps are formatted in UNIX

We've switched to a new Authorization schema, which allows better control and security around our REST API. It is backward compatible with the Legacy integrations, however, we highly advise you to switch over to the new Authorization mechanism. The businessToken will be deprecated soon.

If you require additional assistance around the API integration, please contact us at info@finrax.com.

Feel free to check the code snippets for your convenience.

Last updated