Get request volume over time
Usage
Get request volume over time
Time-bucketed job counts split by modality (prompt / image / video)
GET
Get request volume over time
Documentation Index
Fetch the complete documentation index at: https://docs.omnifence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Requires the
usage:read scope. Requests without this scope receive a 403 FORBIDDEN response.
See authentication.prompt, image, video). Each data point also includes legacy pre and post series
for historical jobs created before the modality split.
The period query parameter controls both the window and the bucket size:
| Period | Window | Bucket |
|---|---|---|
hour | Last hour | Per minute |
day | Last 24 hrs | Per hour |
week | Last 7 days | Per day |
month | Last 30 days | Per day |
bucket field echoes the bucket granularity so clients can format timestamps appropriately.Authorizations
API key from the Stars dashboard
Query Parameters
Available options:
month, week, day, hour 