Opal API Rate Limits

Overview

Opal uses rate limits to ensure stability and reliability of our systems.

Rate limits

Route NameRequests Per Second
PUT, POST /v1/resources50
PUT, POST /v1/groups50
Default - Applies to all routes100

Rate Limit Enforcement

The above limits are org-wide, and apply to all API Tokens created for your organization. View your API tokens by navigating to settings, and then selecting "API Access Tokens".

Requests above the rate limit will receive an HTTP 429 Error.