---
title: "Auth:Jwt.Login"
method: POST
path: "/auth/jwt/login"
tags: ["Auth"]
---

# Auth:Jwt.Login

`POST /auth/jwt/login`

## Response `200`

Successful Response

- BearerResponse
  - `access_token` string, required
  - `token_type` string, required

## Other responses

- `400` — Bad Request
- `422` — Validation Error

---

[API](https://skmtc.net/dante-ai/apis/dante-ai-api.md) · [All operations](https://skmtc.net/dante-ai/apis/dante-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dante-ai/dante-ai-api/revisions/38b6c9a4246d/schema)
