---
title: "POST /authn/"
method: POST
path: "/v1/authn/"
---

# POST /authn/

`POST /v1/authn/`

Checks a username or email and password

## Request body

- object
  - `username` string, required — username or email address
  - `password` string, required — password

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/foxpass/apis/api-instructions.md) · [All operations](https://skmtc.net/foxpass/apis/api-instructions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/foxpass/api-instructions/versions/d0d15848629a/schema)
