v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-08-0464108237.1 KB
Auth

Login

Create a dashboard JWT session.

post/auth/login

Request body

emailstring required
passwordstring required

Example request

{
  "email": "operator@example.com",
  "password": "StrongPass#123"
}

Response

Authenticated user

tokenstring
user_idstring
emailstring
merchant_idstring
rolestring