API Reference

Authenticate

Login authentication

Log in to see full request history

🚧

Important! Please ensure that you have the client_id and client_secret available.

As credentials can be obtained through your account on the Ticto dashboard.

Ticto Dashboard

The protocol used for authentication at Ticto is OAuth2. You can find documentation on OAuth2 at the following link: https://oauth.net/2/. The access token has a validity period of 1 hour, so it is necessary to implement the refresh token. For more information on the implementation based on your programming language, please visit this link: https://oauth.net/code/. This implementation ensures a correct and authenticated return to our service resources.

Body Params
string
required
Defaults to client_credentials
string
required
string
required
string
required
Defaults to *
Responses

Language
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json