Spotnana uses OAuth 2.0 to authenticate with client credentials. We will create an API user (i.e., a machine user) and provide you with a client_id and client_secret.
This client ID and secret can be used to create the access tokens necessary for using the platform.
Store the client_secret securely. It is only returned once at creation and cannot be retrieved later.
- The
client_idandclient_secretof the API user.