# Create a new API key **POST /api-key** ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters ### Body: application/json (object) - **role-id** (string(uuid)) IAM API Key Role ID - **name** (string) IAM API Key Name ## Responses ### 200 200 #### Body: application/json (object) - **name** (string) IAM API Key name - **key** (string) IAM API Key - **secret** (string) IAM API Key Secret - **role-id** (string(uuid)) IAM API Key Role ID [Powered by Bump.sh](https://bump.sh)