Getting Started
Base URLs and API reference for Headless Cards.
Headless Cards lets partners embed a card payment form directly in their own UI without loading the full Transak widget. All API calls must be made from the partner backend.
End Points
Quick Navigation
- Transaction Session API — Create a transaction session using a quote ID and wallet address.
- Transaction Process API — Process the card payment using the
requestIdfrom the SDK callback. - Transaction Status API — Poll the status of a
requestIduntil it reaches a terminal state.