Authentication
Till uses API keys and user names for authentication.
| URL / POST Param | Example Value |
|---|---|
| username | tilluser |
| api_key | an_api_key |
Unauthorized API requestsAll API requests missing the username and api_key parameters are treated as unauthorized and will return HTTP 401.
Resetting your API keyThe api_key value can be reset at will via your dashboard.
Updated about 1 year ago
What’s Next
