---
title: "Anonymous Token Endpoint"
method: POST
path: "/v1/anonymous/token"
---

# Anonymous Token Endpoint

`POST /v1/anonymous/token`

Mint a server-side anonymous token for free hosted compact calls.

## Response `200`

Successful Response

- AnonymousTokenResponse
  - `token` string, required
  - `token_type` string

---

[API](https://skmtc.net/codag/apis/infra-logs-templater.md) · [All operations](https://skmtc.net/codag/apis/infra-logs-templater/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codag/infra-logs-templater/versions/a2c84c9154da/schema)
