Authentication
Kevo uses the OAuth 2.0 protocol to provide authorized access to its entire API.
This documentation defines the use of OAuth to authorize a Kevo user on your website or application. For more details about OAuth 2.0, please click here.
Note: a client has many applications. When referring to
client_id
andclient_secret
, this is actually referring to the application.