# API Key

Manage your Glomo API keys. Use this resource to rotate your secret key and maintain secure access to the API.

 - [POST /api-keys/rotate](https://docs.glomopay.com/api-reference/openapi/api_key/rotateapikey.md): Rotates the secret API key for your account, generating a new key immediately. The previous key remains valid until `expire_after_in_seconds` has elapsed, giving you time to update your integrations.
