Rokt
Version
This integration utilizes the Rokt Query and Data Deletion API.
Base URL
The base URL used for all Rokt API endpoints:https://api.rokt.com
Authentication & Authorization
The DataGrail Rokt integration connects using OAuth 2.0 with the following credentials: App Id and App Secret.
Endpoints Utilized
DataGrail uses the following endpoints to authorize and test the connection:
| Method | Endpoint | Purpose | Docs |
|---|---|---|---|
| GET | /auth/oauth2/token | Generate access token using the App Id and App Secret. | |
| GET | /v1/query/accounts | Retrieve all accounts associated with the authenticated user. |
Limits
Limits in Rokt are calculated using the leaky
bucket algorithm. All requests that are made after rate limits have been
exceeded are throttled and an HTTP 429 Too Many Requests error is returned.
Requests succeed again after enough requests have emptied out of the bucket.
- DataGrail supports requests throttling to stay within 70-80% of specified service rate limits.
- DataGrail processes API responses with HTTP 429 status to interrupt requests, waiting and retrying (using an exponential backoff strategy).
Capabilities
Deletion
DataGrail's Rokt integration provides Asynchronous (Whole Record) Deletion capabilities for the following supported identifier category: Email.Data Interactions
For Deletion requests, DataGrail will take the following actions:
- Request customer data deletion using email provided in the request.
- Continuously check the status of the deletion request until it is complete.
Endpoints Utilized
Disclaimer: The information contained in this message does not constitute as legal advice. We would advise seeking professional counsel before acting on or interpreting any material.