Usage Restrictions
At a high level, Unwrap wants to support your API needs so that you can make the most of the data. Restrictions outlined below exist to ensure system stability, but reach out if you have needs beyond current restrictions.
Authorization
All API calls are authorized via an access token. A token will allow you to make API requests to the specific View (team_id) associated with that token. You will only be able to make tokens for Views that belong to an Organization you belong to.
If an Organization admin removes your membership to an Organization, your token will expire.
Rate limits
API requests are limited to 100 requests per token, per minute.