Authentication

Till uses API keys and user names for authentication.

URL / POST ParamExample Value
usernametilluser
api_keyan_api_key

🚧

Unauthorized API requests

All API requests missing the username and api_key parameters are treated as unauthorized and will return HTTP 401.

📘

Resetting your API key

The api_key value can be reset at will via your dashboard.


What’s Next