Tool to retrieve Algolia usage statistics over a specified time period. Use when you need to analyze search operations, indexing operations, capacity metrics, or other usage data for an Algolia application. Requires Premium plan or Enterprise add-on access.
endDateRequiredstringEnd date for the statistics period in ISO 8601 timestamp format. Must be in format: YYYY-MM-DDTHH:MM:SS.sssZ (e.g., '2026-02-12T23:59:59.999Z'). Required parameter for all usage queries.
startDateRequiredstringStart date for the statistics period in ISO 8601 timestamp format. Must be in format: YYYY-MM-DDTHH:MM:SS.sssZ (e.g., '2026-02-05T00:00:00.000Z'). Required parameter for all usage queries.
statisticRequiredstringType of statistic to retrieve. Can be a single metric or comma-separated list of metrics. Common metrics include: 'search_operations', 'total_search_requests', 'queries_operations', 'multi_queries_operations', 'records', 'data_size', 'file_size', 'max_qps', 'used_search_capacity…
granularitystringTime granularity for the statistics. Must be either 'hourly' (max 7 days range) or 'daily' (max 365 days range). Defaults to 'daily' if not specified.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.