---
title: "Generate Authentication Token"
method: POST
path: "/token"
---

# Generate Authentication Token

`POST /token`

## Response `200`

200

- object
  - `access_token` string
  - `token_type` string
  - `expires_in` integer

## Other responses

- `400` — 400

---

[API](https://skmtc.net/druva/apis/authentication.md) · [All operations](https://skmtc.net/druva/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/druva/authentication/versions/2af2bf148b25/schema)
