cancel
Showing results for 
Search instead for 
Did you mean: 
CommunityJedi22
Community Manager
Community Manager

Access to PowerReviews APIs enables you to read and write any of your PowerReviews content directly into any system or platform of your choice.

 

Enterprise API (EAPI)

The PowerReviews EAPI is organized around REST. Our EAPI has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

The PowerReviews EAPI is intended for B2B integrations. The EAPI should not be called in real-time for a front-end display.

PowerReviews customers leverage this API to integrate with third-party applications: CRMs, Loyalty/Rewards, Email Service Providers, and Customer Engagement Platforms.

 

Display API

Our Display API (also referred to as the Read API) powers our JavaScript rendered review display and can be used by customers building their own Ratings & Reviews display solution.

The PowerReviews Display API can be called directly from the browser by your web application and doesn’t provide any Personally Identifiable Information (PII).

PowerReviews customers leverage this API for customized displays on websites and mobile applications. The data that is returned will mirror that of our JavaScript display and can be called on-demand.

 

Write API

Our Write API (also referred to as Writeservices) powers our JavaScript-rendered Write-a-Review Form and is most frequently paired with our Display API. The PowerReviews Write API requires the use of different endpoints to get a review template, then use that template to submit a review.

PowerReviews customers leverage this API for various review submission needs.

 

Version history
Revision #:
1 of 1
Last update:
‎09-16-2025 10:06 AM
Updated by:
 
Contributors