---
title: "Generate a token for checkout flow"
method: POST
path: "/checkout-auth/init"
tags: ["CheckoutAuth"]
---

# Generate a token for checkout flow

`POST /checkout-auth/init`

Generate a token for checkout flow

## Response `200`

OK

- GenerateTokenResponse
  - `expires_at` integer
  - `token` string

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/alternativepayments/apis/alternative-payments.md) · [All operations](https://skmtc.net/alternativepayments/apis/alternative-payments/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alternativepayments/alternative-payments/revisions/730efda86cd1/schema)
