Skip to main content

Migrate from v1 to v2 API

Learn how to migrate your REST integrations.

Paxos has initiated the End of Life process for Paxos v1 APIs. No earlier than November 30, 2024, we are sunsetting the Paxos v1 APIs. This change ensures all Paxos customers are using supported APIs. Customers can begin migrating as most functionality available via the v1 APIs is already available in Paxos v2 APIs. The remaining gaps will be closed by mid Q3, 2024.

To help with the transition, this guide provides suggestions on implementing similar functionality using the Paxos REST API (v2).

note

If you have any questions, or run into any problems during the migration, contact connectivity@paxos.com to set up a time to discuss your concerns.

Get Started in Sandbox

We recommend you test your new integration in the Sandbox environment prior to deploying the changes in production. If not already done so, sign up for a Sandbox account. Then follow the instructions in the Paxos API - Getting Started guide to create API credentials.

v1 API Endpointv2 API Endpoint
GetActivitiesList Transfers
GetActivityGet Transfer
ListAutoConversionsList Transfers
ListBankAccountsList Fiat Accounts
CreateBankAccountCreate Fiat Account
GetBankAccountGet Fiat Account
ArchiveBankAccountDelete Fiat Account
CreateCbitWithdrawalCreate Fiat Withdrawal
CreateCryptoWithdrawalCreate Crypto Withdrawal
ListProfilesList Profiles
GetProfileGet Profile
ArchiveProfileN/A. Discontinued.
GetProfileBalancesList Profile Balances
GetProfileDepositInstructionsCreate Deposit Address and
Create Fiat Deposit Instructions
CreateProfileTransferCreate Internal Transfer
CreateWireWithdrawalCreate Fiat Withdrawal
GetCustStatusGet Identity

Functionality for following v1 endpoints will be available in the v2 API by mid Q3, 2024:

note

If you have any questions, or run into any problems during the migration, contact connectivity@paxos.com to set up a time to discuss your concerns.