Sign inGet started

bird api-keys

Usage

Code example
bird api-keys

Description

A key's token is returned once, at creation or rotation, and never again; nothing reads it back afterwards. No key can issue another one, which is why issuing and rotating take a logged-in session or a token granted api_keys:write. Listing and revoking a key are dashboard-only.
Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request.

Commands

NameDescription
createCreate an API key
rotateRotate an API key