---
title: "/token"
method: POST
path: "/token"
---

# /token

`POST /token`

## Response `200`

200

- object
  - `access_token` string
  - `token_type` string
  - `expires_in` integer
  - `refresh_token` string
  - `tenant` string
  - `expires` string
  - `issued` string

---

[API](https://skmtc.dev/interactsoftware/apis/token-endpoint.md) · [All operations](https://skmtc.dev/interactsoftware/apis/token-endpoint/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interactsoftware/token-endpoint/revisions/223eda1f22d5/schema)
