---
title: "POST /api/auth/login"
method: POST
path: "/api/auth/login"
tags: ["api"]
---

# POST /api/auth/login

`POST /api/auth/login`

## Request body

- AuthToken
  - `username` string, required
  - `password` string, required

## Response `200`

OK

- Token
  - `user` string
  - `key` string, required

---

[API](https://skmtc.dev/bitmakerla/apis/estela-api-v1-0-documentation.md) · [All operations](https://skmtc.dev/bitmakerla/apis/estela-api-v1-0-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bitmakerla/estela-api-v1-0-documentation/revisions/abc63a565218/schema)
