Skip to main content
POST
SSH Config File Generator

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
ioHost
string

Host alias

ioHostName
string

HostName

ioUser
string

User

ioPort
number

Port

ioIdentityFile
string

IdentityFile

ioProxyJump
string

ProxyJump

ioServerAliveInterval
number

ServerAliveInterval

ioStrictHostKeyChecking
enum<string>

StrictHostKeyChecking

Available options:
,
yes,
accept-new,
no,
ask
ioForwardAgent
boolean

ForwardAgent

ioIdentitiesOnly
boolean

IdentitiesOnly

ioAddKeysToAgent
boolean

Add keys to agent automatically (Host * → AddKeysToAgent yes)

ioUseKeychain
boolean

Store passphrases in macOS keychain (Host * → UseKeychain yes)

ioIncludeHeader
boolean

Include descriptive header comment

Response

Tool output

tool
string
required
tool_version
string
required

Output-contract version for this tool. Currently "1" for all tools.

outputs
object
required
credits_used
integer
required

Credits this call consumed, after any settlement refund. 0 when metering is disabled.

request_id
string
credits_remaining
integer | null

Credits left in the current monthly allowance, or null when metering is disabled.