Create collections, quote and execute ramps, manage routes, and pull transaction history with scoped keys. Webhooks and OpenAPI reference included.
Read the docsPOST /v1/collections
{
"amount": "1250.00",
"currency": "USD",
"settlement": {
"currency": "USDC",
"network": "base"
},
"customer": {
"reference": "cus_8x2..."
}
}{
"id": "col_92a81...",
"status": "settled",
"amount": "1250.00",
"asset": "USDC",
"network": "base"
}Everything available programmatically.
Every transaction has a lifecycle, reference, and audit trail.
Idempotency, webhooks, retries, routing and settlement states built into the platform.
Event stream