- USDC to your custom stablecoin
- Your custom stablecoin to USDC
API flow at a glance
- Create a transfer quote and save the
transferId. - Execute the quote using the
transferId. - Track transfer status to completion.
Prerequisites
- A CDP API key with access to Payments APIs
- Source and target rails configured for your transfer
- Asset and amount details for the conversion
API-driven conversions (overview)
Use this as a high-level flow for quoting, executing, and tracking a conversion.This is an overview example for custom stablecoin conversions. For exact request and response fields, use the Transfers API reference.