Skip to main content
Unlisted page
This page is unlisted. Search engines will not index it, and only users having a direct link can access it.

PowerReviews

Authentication & Authorization

Credentials

  • PowerReviews uses API-keys authentication (combination of the Client ID and Client Secret) to get the Access Token.
  • Client ID and Client Key can be obtained via PowerReviews account (see PowerReviews Connection Instructions).
  • PowerReviews uses token-based authentication via Access Token to access REST API .
  • Publicly exposing your API credentials can allow unauthorized access to the PowerReviews API endpoints, and your PowerReviews data by a third party. DataGrail stores your API credentials encrypted and protected.

Permissions

API credentials should be configured with Read and Write access Level (see PowerReviews Connection Instructions).

Endpoints Utilized

DataGrail uses the following endpoints to validate that credentials are good based on a successful response:

  • Get and refresh access token:
    • POST https:​//enterprise-api.powerreviews.com/oauth2/token
  • Verify connection:
    • GET https:​//enterprise-api.powerreviews.com/v1/reviews

Version

DataGrail PowerReviews integration currently supports PowerReviews REST API version v1.

Limits

  • PowerReviews imposes limits on API requests. Users who send many requests in quick succession may see error responses that show up as status code 429.
  • DataGrail processes API responses with HTTP 429 status to interrupt requests, waiting and retrying (using an exponential backoff strategy).

Access

For an access request, DataGrail will take the following actions:

Endpoints Utilized

  • GET https:​//enterprise-api.powerreviews.com/v1/questions
  • GET https:​//enterprise-api.powerreviews.com/v1/reviews
  • GET https:​//enterprise-api.powerreviews.com/v1/products
  • GET https:​//enterprise-api.powerreviews.com/v1/orders
note

DataGrail also supports the Direct Contact Access workflow for PowerReviews.

Deletion

For a deletion request, DataGrail will take the following actions:

Deletion request will be in the processing status on DataGrail side until PowerReviews deletes the requested personal data.

Endpoints Utilized

  • POST https​://privacy-api.powerreviews.com/v1/privacy/right-to-be-forgotten
  • GET https​://privacy-api.powerreviews.com/v1/privacy/request-status
note

DataGrail supports only the Direct Contact Deletion workflow for PowerReviews.

 

Need help?
If you have any questions, please reach out to your dedicated CSM or contact us at support@datagrail.io.

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.