Authorization

For accounts with two-factor authentication enabled or client implementations desiring additional security, authorization tokens can be used in place of passwords and API keys. Example:

curl -X GET -u '{email}/token:{token}' https://www.keycafe.com/v0/key

Manage authorization tokens via the RESTful endpoint: https://www.keycafe.com/v0/authorization