v1

latestOpenAPI 3.0.32026-07-23273969.2 KB
auth

Create access and refresh tokens

Create and return new access and refresh tokens for a user based on their email and password.

post/auth/token

Query parameters

emailstring email required

Email of the user requesting tokens.

passwordstring password required

Password of the user requesting tokens.

Response

Access and refresh tokens created successfully.

user_idinteger required
company_idinteger nullable
customer_namestring nullable
All 27 operations