---
title: "Get Tokenization Access Token"
method: GET
path: "/tokenization/auth/"
tags: ["Direct Integration"]
---

# Get Tokenization Access Token

`GET /tokenization/auth/`

Obtain an access token required for card tokenization requests. This token should be used immediately.
Due to PCI DSS requirements, your company must share relevant attestation documents before 
Tonder activates production endpoint access.

## Response `200`

Access token retrieved successfully

- object
  - `access_token` string — JWT access token for tokenization service

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/tonderio/apis/tonder.md) · [All operations](https://skmtc.net/tonderio/apis/tonder/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tonderio/tonder/revisions/aface34fb9b2/schema)
