Covver’s authentication is based on OAuth. To authenticate your API requests, you will need to:

1

Get Your Credentials

Get your clientId and clientSecret from Covver’s dev team (rnd@covver.io).

2

Create Access Token

Use your credentials to create an accessToken (see below).

3

Use the Access Token

Add the accessToken in Bearer Authentication for each API Request.

Creating Access Tokens

There are 2 ways to create access tokens: