Skip to main content
POST
Add SSH key

Authorizations

Authorization
string
header
required

Use a Runcrate API key with the rc_live_* prefix as the bearer token. Create one at https://www.runcrate.ai/dashboard/api-keys.

Body

application/json
name
string
required
public_key
string
required

OpenSSH public key string.

type
string

Key type (auto-detected if omitted).

Response

SSH key created.

data
object
required