Authentication
Till uses API keys and user names for authentication.
URL / POST Param | Example Value |
---|---|
username | tilluser |
api_key | an_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.
Updated almost 8 years ago
Whatβs Next