---
title: "POST /login"
method: POST
path: "/login"
tags: ["User"]
---

# POST /login

`POST /login`

## Login
 Login to the system

## Query parameters

- `email` string, required
- `password` string, password, required

## Response `200`

Token to access the system

- string

---

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