Create a key
Open your Guardian → API Keys → Add API Key, give it a name, and Create.
sf_. Copy it now — it cannot be retrieved later.

Key lifecycle
| State | Meaning | Transitions |
|---|---|---|
| Active | Works normally. | → Inactive, → Revoked |
| Inactive | Temporarily disabled by an admin — calls are refused. | → Active, → Revoked |
| Revoked | Permanently disabled. | None — irreversible |
Key state vs. Kill Switch
A key’s state and the Kill Switch are independent, and Starfort checks both on every request:- The Kill Switch (on the org, project, or Guardian) blocks traffic even for Active keys while it’s on. Your keys keep their state and resume normally the moment it’s cleared.
- While any Kill Switch above a Guardian is on, you also can’t create new keys there.