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 2025-07-13 17:20:31 UTC by Michael Dance
Updated 2025-08-28 17:54:45 UTC by Michael Dance