RoxCustody
  • ⚪RoxCustody API Documentation
  • Overview
  • Get Started
  • API Documentation
  • Common Errors
  • Webhooks
Powered by GitBook
On this page
  • Before you start
  • Authentication
  • Base URL

Get Started

Follow the steps in this section to begin using RoxCustody.

PreviousOverviewNextAPI Documentation

Last updated 5 months ago

Before you start

you need to sign up to get started with RoxCustody, please . Once your corporate account is reviewed and accepted, you will receive your corporate credentials and an API key to use the RoxCustody APIs. If your signup is successful, proceed to the .

Authentication

All API requests require authentication. Clients must include an API key in the header of each request:

X-API-KEY: YOUR-API-KEY

Ensure that you replace YOUR-API-KEY with your actual API key provided during your account setup.

Base URL

The base URL for all API requests is:

https://YOUR-SUBDOMAIN.roxcustody.io/api/integration
sign up here
API endpoints documentation