---
title: "POST /auth/login"
method: POST
path: "/auth/login"
---

# POST /auth/login

`POST /auth/login`

Retrieve a token from a username/password pair.

## Request body

- string

## Response `200`

Login Succeeded

- object
  - `token` string, required — Token to be passed as a query parameter to other API calls.

## Other responses

- `default` — Error

---

[API](https://skmtc.net/opendronemap/apis/nodeodm.md) · [All operations](https://skmtc.net/opendronemap/apis/nodeodm/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opendronemap/nodeodm/versions/0967fcbb5e81/schema)
