Authentication Options
Last updated
Was this helpful?
Last updated
Was this helpful?
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 is on public or link sharing does not require a token!
User Token: Click to know how you can generate the user token. A user token grants access to all a user has permission to.
OAuth token: Click 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 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.