Skip to main content

Connection

To use the Ticaga's API you need to submit the connection first:

URL: https://yourdomain.com/api/connection

Type: POST

{
  "result": "true"
}

name: The name of the customer.

email: The email address of the administrator.

api_token: The API Token of the administrator.