Browse docs
Share Templates
GET https://api.repwyn.app/account/share-templates
List the templates used for turning reviews into shareable branded images. See Sharing and Exporting.
Sources
GET https://api.repwyn.app/account/sources
List the sources reviews on your account are grouped by, for example your own review page, Google, Facebook, Yelp, Trustpilot, or a manual/CSV import.
Tags
GET https://api.repwyn.app/account/tags
List tags available on your account.
POST https://api.repwyn.app/account/tags
Create a tag.
| Field | Description |
|---|---|
name | Display name. |
slug | URL-friendly identifier, used when referencing this tag in CSV imports and other API calls. |
applies_to | customer or review. |
Bearer authentication header of the form Bearer <token> applies to all three resources. For the current, authoritative field list and response shapes, use the live interactive reference in your Repwyn dashboard under Settings > API.