| Header name | Description |
|---|---|
ratelimit-limit | Maximum number of requests allowed within a window. |
ratelimit-remaining | How many requests you have left within the current window. |
ratelimit-reset | How many seconds until the limits are reset. |
ratelimit-window | The window size in seconds for the rate limit. |
retry-after | How many seconds you should wait before making a follow-up request. |
API rate limits
Understand OMOPHub API rate limits per plan, how to read throttling response headers, and how to request higher quotas for production workloads.
The response headers describe your current rate limit following every request in conformance with the IETF standard: