Skip to main content
POST
/
payments
/
checkout
Create checkout session
curl --request POST \
  --url https://api.buildwithtrace.com/api/v2/payments/checkout \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT access token. Get one via POST /auth/login or from the Trace app (Settings → API Token). Tokens expire after 1 hour.

Response

200

Checkout session URL