curl
Monitoring
Retrieve indexing monitoring latency
Retrieves indexing latency metrics for selected clusters.
GET
curl
This endpoint is intended for infrastructure-level monitoring and availability checks.
The returned value reflects latency measured on Algolia’s internal monitoring index
and is reported in milliseconds.
This metric isn’t intended to represent the indexing performance of an individual
application or index. To measure when an indexing operation has completed for your
application, use the
waitTask method.Last modified on April 23, 2026