API Reference
Authentication
Manage authentication and authorization for the RoxCustody API. Generate access tokens using API keys and refresh tokens to maintain secure access to the platform. Authentication is required for all API requests and tokens must be included in the X-ACCESS-TOKEN header.
Endpoints
POSTGenerate TokensGenerates access tokens using an API key.POSTRefresh TokenRefreshes the access token using a refresh token.
Was this page helpful?