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

# Login endpoint

`POST /api/auth/login`

## Response `default`

Login successful

- object
  - `access_token` string
  - `token_type` string

---

[API](https://skmtc.dev/steinbeck-lab/apis/coconut.md) · [All operations](https://skmtc.dev/steinbeck-lab/apis/coconut/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/steinbeck-lab/coconut/revisions/9c38ef9e0fe4/schema)
