Creates a checkout session, assigns your deposit address, returns a hosted checkout URL. Expires in 30 minutes.Documentation Index
Fetch the complete documentation index at: https://docs.minisend.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Body
USDC amount (>0, two decimals). Customer pays as USDC or USDT-equivalent.
Shown to the customer on the checkout page.
Your reference (e.g., order ID). Echoed back in webhooks.
Stored on the session for receipts.
Examples
Response (201)
Unique identifier. Always starts with
cs_.Hosted checkout page. Redirect the customer here.
Accepts USDC on 19 chains and USDT on 14 chains. See supported networks.
USDC-equivalent amount.
ISO 8601, 30 minutes after creation. Then
status → expired.Always
"pending" on creation. Track via the status endpoint or webhooks.
