Scope definition can be used for setting access restriction at API level for a particular API key.For a given client, scope can be defined at a API key level while doing API configuration. Below are the available scopes for configuring any API key:-- Activity
- Analytics
- Attachment
- Customer Table
- Card
- User Invite
- Global User Invite
- Identities
- Template
- Schedulable Trigger
- User Todo
- WorkflowYou can generate multiple API keys for different scopes, controlling access for each key.
Access Token generated using a API key for a given client credentials will only allow access to data defined as part of the scope for the API configuration.