# Generate API Key **POST /v2/auth/generate-api-key** This endpoint will generate a new API Key for the user, which can be used with boto3. ## Servers ## Authentication methods - Cookie auth ## Parameters ### Body: (object) - **duration_seconds** (number) - **expires_at** (number) ## Responses ### 200 OK #### Body: (object) - **success** (boolean) - **message** (string) - **data** (object) [Powered by Bump.sh](https://bump.sh)