I lost / forgot my API key’s client secret. What can I do now?
Revoke your current API key and create a new one
If you have forgotten or lost your client secret, we recommend creating a new API key and revoking the existing one for which the client secret was lost. This prevents any further use of the old key. You will then need to update the API key credentials in your code accordingly.
1. Revoke your current API key:
2. Create a new API key

3. Update the API key credentials used in your code.