Vast.ai API
Accounts
show ssh keys
1min
GET
https://console.vast.ai/api/v0/ssh/
Production server
Authentication
BearerAuth
Header Parameters
Authorization
*
Responses
200
A list of SSH keys.
id
user_id
key
created_at
deleted_at
401
Unauthorized access due to invalid or missing authentication token.
404
No SSH keys found for the user.
Updated 14 Feb 2025
Did this page help you?