ganesh_ellappan
Rising Star I
12 months agoAPI Key renewal for service account
Hi Team, We have a service account and its API key is expiring very soon. We understand from Q documentation that we can create/list/enable/disable/delete API keys. https://docs.quantexa.com/refere...
- 12 months ago
Hi ,
By default once an api key has been created, the expiry date cannot be changed. This restriction is a common industry practice to ensure the rotation of api keys for security reasons. While I would expect some additional effort in deployment and configuration, as a best practice we recommend not hard-coding api-keys and to keep references to them as parametrized as possible as they should be rotated on a regular basis.