Key lifecycle
1
Create a named key
Use a clear name such as
CI, Production, or the integration name.2
Store the secret immediately
The full key is only returned once. Save it in your secret manager.
3
Use bearer authentication
Send the key in the
Authorization header.4
Revoke stale keys
Remove keys that are unused, exposed, or owned by former teammates.
