LiveSession API access scopes
Learn about the access scopes required to use the LiveSession API.
All API requests needs access to specific scopes during the authorization process. This guide provides a list of available access scopes for LiveSession APIs.
How it works
Authorization is the process of giving permissions for tokens. When you request an access token, you can specify the scopes that you want to grant to the token. The token will have access to the resources and actions allowed by the scopes.
Access scopes
The following table lists the available access scopes for the LiveSession API:
Scope | Description |
---|---|
| Read user sessions list. |
| Read and write websites data. |
| Read and write alerts data. |
| Read and write webhooks data. |
| Read and write funnels data. |
| Read and write metrics data. |
| Read and write dashboard data. |