Skip to main content
POST
/
api_keys
{
  "environment_id": "ENV01FXJJFRNH8J1RBX7CCV2APD1M",
  "id": "APK01FXJJFRNH8J1RBX7CCV2APD1F",
  "name": "my_production_key",
  "secret": "sd1NXhHxLQEoHPnRYVVq8eXkQGHEuEONBDFGHIJKLMN",
  "created_at": "2023-11-07T05:31:56Z"
}

Body

application/json

The API key to create.

name
string
Example:

"my_production_key"

Response

200 - application/json

The request has succeeded.

environment_id
string
required
Example:

"ENV01FXJJFRNH8J1RBX7CCV2APD1M"

id
string
required
Example:

"APK01FXJJFRNH8J1RBX7CCV2APD1F"

secret
string
required
Example:

"sd1NXhHxLQEoHPnRYVVq8eXkQGHEuEONBDFGHIJKLMN"

created_at
string<date-time>
required
name
string
Example:

"my_production_key"