v11

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

Signup

Create an operator account. Password must meet dashboard password policy.

post/auth/signup

Request body

emailstring required
passwordstring required
merchant_idstring nullable

Example request

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

Response

Authenticated user

tokenstring
user_idstring
emailstring
merchant_idstring
rolestring