Repwyn
Browse docs

Locations

GET https://api.repwyn.app/account/locations

List the locations on your account.

POST https://api.repwyn.app/account/locations

Create a location.

FieldDescription
nameLocation name.
addressLocation address.

Messages

GET https://api.repwyn.app/account/messages

List sent messages (review requests and reminders) with delivery status.

FieldDescription
customer_idWhich customer the message was sent to.
channelemail or sms.
statusDelivery status, for example sent, delivered, opened, clicked, failed.
sent_atTimestamp the message was sent.

Bearer authentication header of the form Bearer <token> applies to both resources. For the current, authoritative field list and response shapes, use the live interactive reference in your Repwyn dashboard under Settings > API.