curl
API keys
Restore an API key
Restores a deleted API key.
POST
curl
Restoring resets the
validity attribute to 0.
Algolia stores up to 1,000 API keys per application.
If you create more, the oldest API keys are deleted and canβt be restored.
Requires Admin API keyAuthorizations
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.
Path Parameters
API key.
Example:
"ALGOLIA_API_KEY"
Last modified on March 23, 2026