Endpoint
endpoint
Create a new payment intent.
Headers
string
required
Your application’s client key.
string
required
Your application’s client secret.
string
Unique UUID v4 to prevent duplicate payments. Keys expire after 24 hours.
Body
enum
required
Source currency (
usdc, eurc).enum
required
Source blockchain network (e.g.,
ethereum, polygon).enum
Target currency. Defaults to
sourceCurrency if omitted.string
Payment amount. Omit for flexible amounts.
string
Customer email for notifications.
