Listrak · OAuth Scopes

Listrak OAuth Scopes

OAuth 2.0 derived

Listrak publishes 6 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Listrak API on a user’s behalf.

Tokens are issued from https://auth.listrak.com/OAuth2/Token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

Email MarketingSMS MarketingMarketing AutomationCross-ChannelRetailPush NotificationsData ImportPrivacy
Scopes: 6 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://auth.listrak.com/OAuth2/Token
Flows
clientCredentials

Scopes (6)

ScopeDescriptionFlows
Contact Contact access clientCredentials
Event Event access clientCredentials
List List access clientCredentials
Message Message access clientCredentials
Report Report access clientCredentials
Segmentation Segmentation access clientCredentials

Source

OAuth Scopes

listrak-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/listrak-data-openapi.yml, openapi/listrak-email-openapi.yml, openapi/listrak-privacy-openapi.yml,
  openapi/listrak-sms-openapi.yml
schemes:
- name: OAuth2
  source: openapi/listrak-data-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.listrak.com/OAuth2/Token
- name: OAuth2
  source: openapi/listrak-email-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.listrak.com/OAuth2/Token
- name: OAuth2
  source: openapi/listrak-privacy-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.listrak.com/OAuth2/Token
- name: OAuth2
  source: openapi/listrak-sms-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.listrak.com/OAuth2/Token
scopes:
- scope: Contact
  description: Contact access
  flows:
  - clientCredentials
  sources:
  - openapi/listrak-email-openapi.yml
- scope: Event
  description: Event access
  flows:
  - clientCredentials
  sources:
  - openapi/listrak-email-openapi.yml
- scope: List
  description: List access
  flows:
  - clientCredentials
  sources:
  - openapi/listrak-email-openapi.yml
- scope: Message
  description: Message access
  flows:
  - clientCredentials
  sources:
  - openapi/listrak-email-openapi.yml
- scope: Report
  description: Report access
  flows:
  - clientCredentials
  sources:
  - openapi/listrak-email-openapi.yml
- scope: Segmentation
  description: Segmentation access
  flows:
  - clientCredentials
  sources:
  - openapi/listrak-email-openapi.yml