Introduction
Finity API is a REST API for moving and managing funds across supported assets. It returns JSON and uses standard HTTP methods and status codes.
Environments
Use the sandbox to validate your integration before sending live transactions. Keep credentials and tokens out of source control.
Authentication
Request a token with the client credentials grant:
Send the returned token on protected requests:
Choose your next step
- Review the API overview.
- Create an external account before creating a withdrawal order.
- Learn the two-step currency conversion flow.