Authentication Options
Some API requests require you to authenticate with a Bearer token in the authorization header. Ellipsis Drive has three types of tokens that you can use to authenticate with. Do mind that using layers whose sharing status is on public or link sharing does not require a token!
User Token: Click here to know how you can generate the user token. A user token grants access to all a user has permission to.
OAuth token: Click here to see how to setup OAuth for your app. An OAuth token grants access to all content of a user, only shielding away some of it's security settings.
Access Tokens: Click here to see the details about creating and revoking access tokens. An Access token gives access to the specific folder(s) or layer(s) that the token has been created for.
Last updated
Was this helpful?