---
title: "Sign in via username and password"
method: POST
path: "/login"
tags: ["sessions"]
---

# Sign in via username and password

`POST /login`

Take note of the authentication_token in the response. Set X-User-Email and X-User-token in the header afterward to retrieve contents as logged in

## Query parameters

- `user[email]` unknown, required
- `user[password]` unknown, required

## Response `200`

successful operation

## Changes

- **2026-07-17** `0464a8ccd074` — 1 info
  - endpoint added
- **2015-10-18** `6c54525b7dad` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/airesis/apis/airesis-swagger/changes/login/post.md)

---

[API](https://skmtc.dev/airesis/apis/airesis-swagger.md) · [All operations](https://skmtc.dev/airesis/apis/airesis-swagger/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/airesis/airesis-swagger/revisions/0464a8ccd074/schema)
