API Reference
The Payments API enables all the functionalities needed to create checkouts.
Usage
You must use an API Secret Key to make authenticated calls. These calls should be made from your backend.
Provide your API key as a header: Authorization: Bearer YOUR_API_SECRET_KEY
API Categories
Enable Contracts for Payments
Enable, edit, and disable contracts for Payments.
Checkout Links
Create, edit, and delete Checkout Links.
One-time Checkout Links (Advanced)
Create One-time Checkout Links.
Embedded Elements
Create SDK Client Secret used for Embedded Elements.
Transaction Status
Get the status of a transaction by transaction ID.
Get Estimated Price
Get the estimated price of a checkout, including fees and gas.
Transaction Holds
Capture or cancel a transaction hold.