Forum Discussion

ganesh_ellappan's avatar
ganesh_ellappan
Icon for Rising Star I rankRising Star I
12 months ago
Solved

API 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...
  • Alex_Myers's avatar
    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.