Access tokens
Last updated
Access Tokens provide scoped access to specific folders or layers in Ellipsis Drive.
They are used to control and restrict access to data at a resource level, and are commonly used in integrations where access needs to be limited to a defined dataset or account.
Access Tokens can be used as Bearer Tokens in API requests.
Access Tokens can be created either via the API or directly in the Ellipsis Drive interface.
1.) Open the folder or layer
2.) Open the context menu

3.) Click Integrate

4.) Select Create token

The generated token can then be used in external applications or API calls.
Detailed API-level management operations are available in the following sections:
These pages describe full programmatic control over token lifecycle and permissions.
Last updated