curl
Indices
List indices
Lists all indices in the current Algolia application.
GET
curl
The request follows any index restrictions of the API key you use to make the request.
Required ACL:
listIndexesAuthorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Query Parameters
Number of hits per page.
Requested page of the API response.
If null, the API response is not paginated.
Required range:
x >= 0Last modified on March 23, 2026