Public API
Integrate RepOtz into your own systems via a documented REST API. Available on the Agency plan.
API Tokens
Section titled “API Tokens”From your space, you create API tokens per Account, with scopes:
analytics:read- read analytics.campaigns:manage- manage campaigns.invitations:trigger- trigger invitations.
The token is displayed only once at creation (keep it in a safe place). You can rotate it or revoke it at any time.
Available surface
Section titled “Available surface”- Read Account analytics.
- List campaigns and their funnels.
- Trigger sending an invitation campaign.
The OpenAPI documentation is available (/api/v2/public/openapi.json). Calls are subject to a rate limit of 60 requests per minute per token (HTTP 429 response beyond that).
Outgoing webhooks
Section titled “Outgoing webhooks”Outgoing webhooks (automatic notification to your systems for each new Review/Video testimonial) are not yet available; this is a planned evolution.
Frequently asked questions
Section titled “Frequently asked questions”Q. On which plan is the public API available? A. On the Agency plan.
Q. I lost my token, can I view it again? A. No, it is only displayed at creation. Create a new one (or rotate it) and revoke the old one.
Q. Can I receive webhooks for each new Review? A. Not yet; outgoing webhooks are a planned evolution.