Authentication

To use the Ticaga's API you need to submit the Admin email address and API Token with every request as the Authorization: Basic.

Type: POST

{
  "result": "true"
}

username: The email address of the administrator.

password: The API Token of the administrator.

If these are invalid you will receive an error on every request.


Revision #3
Created 13 July 2025 17:20:31 by Michael Dance
Updated 28 August 2025 17:54:45 by Michael Dance