Get Started in Sandbox
We recommend you test your integration in the Sandbox environment prior to deploying the changes in production. If not already done so, sign up for a Sandbox account. Then configure API credentials.| v1 API Endpoint | v2 API Endpoint |
|---|---|
| GetActivities | List Transfers |
| GetActivity | Get Transfer |
| ListAutoConversions | List Transfers |
| ListBankAccounts | List Fiat Accounts |
| CreateBankAccount | Create Fiat Account |
| GetBankAccount | Get Fiat Account |
| ArchiveBankAccount | Delete Fiat Account |
| CreateCbitWithdrawal CBIT is no longer supported. Use CUBIX instead. | Create Fiat Withdrawal |
| CreateCryptoWithdrawal | Create Crypto Withdrawal |
| ListProfiles | List Profiles |
| GetProfile | Get Profile |
| GetProfileBalances | List Profile Balances |
| GetProfileDepositInstructions | Create Deposit Address and Create Fiat Deposit Instructions |
| CreateProfileTransfer | Create Internal Transfer |
| CreateWireWithdrawal | Create Fiat Withdrawal |
| GetCustStatus | Get Identity |
| CreatePeerTransfer | Create Paxos Transfer |
Removed Endpoints
The following APIs have been removed as there is no current v2 use case for them.- ArchiveProfile
- GetCryptoAddress
- CreateCryptoAddress
- CreateSenWithdrawal
- CreateSignetWithdrawal
- CreateIntrabankWithdrawal
- GetBankAccountAutoConversionInstructions
- GetCryptoAddressAutoConversionInstructions
- UpdateCryptoDeposit
- RejectCryptoDeposit