curl
Records
Batch indexing operations on multiple indices
Adds, updates, or deletes records in multiple indices with a single API request.
POST
curl
- Actions are applied in the order they are specified.
- Actions are equivalent to the individual API requests of the same name.
addObjectAuthorizations
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.
Body
application/json
Batch parameters.
Last modified on March 23, 2026