---
title: "Get authentication token"
method: POST
path: "/auth/token"
---

# Get authentication token

`POST /auth/token`

## Headers

- `Authorization` string, required

## Response `200`

Successfully generated token

## Other responses

- `401` — Invalid credentials

---

[API](https://skmtc.dev/skytells-research/apis/stock-analysis-api.md) · [All operations](https://skmtc.dev/skytells-research/apis/stock-analysis-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/skytells-research/stock-analysis-api/revisions/b88fe5d46b68/schema)
