Skip to main content
Run SQL queries against your rate limit analytics. Queries can use the raw ratelimits_v1 table or the per-minute, per-hour, per-day, and per-month aggregate tables. Unkey restricts every query to the authenticated workspace. Workspace retention and query limits apply.

Usage

Flags

string
required
SQL query to execute against your rate limit analytics data. The query can reference ratelimits_v1, ratelimits_per_minute_v1, ratelimits_per_hour_v1, ratelimits_per_day_v1, or ratelimits_per_month_v1.

Global flags

Examples

See Query rate limit analytics for table schemas, query restrictions, and more examples.
Last modified on August 25, 2026