---
title: "Get Leaf Token"
method: POST
path: "/api/authenticate"
tags: ["Authentication"]
---

# Get Leaf Token

`POST /api/authenticate`

## Request body

- object
  - `username` string
  - `password` string
  - `rememberMe` boolean

## Response `200`

Successful authentication

---

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