Skip to main content
POST
Issue a Fleet key for a Fleet

Authorizations

Authorization
string
header
required

Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth

Path Parameters

workspace_id
string<uuid>
required

UUIDv7 of the workspace.

Body

application/json
fleet_id
string<uuid>
required
name
string
required
Maximum string length: 64
description
string
Maximum string length: 256

Response

Created

fleet_key_id
string
required
key
string
required

Raw agt_a API key. Shown once — store securely.

workspace_id
string<uuid>
fleet_id
string<uuid>
name
string
created_at
integer<int64>
message
string