---
title: "Retrieves a token to be used as authentication in external solutions, e.g. Intect Insights. This token is currently identical to the active session token, but that may change in the future."
method: POST
path: "/api/auth/token"
tags: ["Auth"]
---

# Retrieves a token to be used as authentication in external solutions, e.g. Intect Insights. This token is currently identical to the active session token, but that may change in the future.

`POST /api/auth/token`

## Request body

- IntectWebAPIFrameworkIntectApiControllerProtectedOperationRequest
  - `Password` string

## Response `200`

OK

- string

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
