Create SSH key
SSH Keys
Create SSH Key
Add an SSH public key to your account. Pass the key on VM create via the ssh_keys array to enable key-based login.
Supported key types: RSA, ECDSA, Ed25519. The key_type field on the response is parsed automatically from the public key.
POST
Create SSH key
Updated May 8, 2026
Authorizations
API key for authentication. Each key is bound to a specific account.
Body
application/json
Last modified on May 8, 2026