Retrieve a daily breakdown of API requests and credits consumed by the workspace within a date range. The response includes a per-day timeseries and a stacked per-endpoint series suitable for building usage charts.
Documentation Index
Fetch the complete documentation index at: https://docs.pubrio.com/llms.txt
Use this file to discover all available pages before exploring further.
Start of the date range in YYYY-MM-DD format (interpreted in the workspace timezone).
"2026-05-01"
End of the date range in YYYY-MM-DD format (interpreted in the workspace timezone).
"2026-05-14"
Optional. An identifier for the user profile (workspace) making the request. This is no longer required as the API key already includes your workspace information. If provided, it helps in associating the lookup with a specific user, allowing for data retrieval and credit tracking.
Check out user details endpoints under the Profile tab for more information.
Optional list of masked API key identifiers (e.g. 0••••••••••••••••f39) to restrict the results to specific keys. Use the masked values returned by /api_keys or by the masked_authentication field on a log entry.
Optional list of log type slugs (e.g. people_search, company_search, people_redeem) to restrict the results to specific endpoints.