From 542e02d1cb4549c3cf28dd6596118ac4f478ce5f Mon Sep 17 00:00:00 2001 From: Keshia Rose Date: Thu, 8 Dec 2022 12:03:30 -0800 Subject: [PATCH] docs: added info on how to rotate API keys. (#1697) --- packages/website/docs/DocSearch-program.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/website/docs/DocSearch-program.md b/packages/website/docs/DocSearch-program.md index 8a04d4c31..fccdf5d75 100644 --- a/packages/website/docs/DocSearch-program.md +++ b/packages/website/docs/DocSearch-program.md @@ -84,6 +84,10 @@ Algolia apps come with a default search API key, which also allow you to list in When your application is deployed, we provide a search **ONLY** API key, scoped to your production index, so you don't have to worry disclosing it in the frontend. +## How do I rotate my API keys? + +Please reach out to our [support](https://algolia.com/support) team. + ## Can I have multiple projects under the same Algolia application? We recommend having a single Algolia application per project. Please [apply](/apply) if you'd like to use DocSearch in an other project of yours.