← Help center

Account & billing

API keys and the REST API

Build your own integrations on the Revinsta REST API.

Settings > API Keys
Settings > API Keys
  1. Create a key under Settings > API Keys. The full key is shown once; store it safely. Keys can be revoked at any time.
  2. Call the API at /api/v1 with the key in the Authorization: Bearer header.

Available endpoints include properties, reviews (with filters for platform, rating, status and period), and summary statistics. Responses are JSON. Rate limits apply per key; heavy analytics use is better served by the CSV exports.

Keys inherit the access of the account that created them, so create keys from an account with the scope you actually want to expose.