Account & Security
API keys
Create, rotate and revoke the API keys your code, the l4 CLI and CI jobs use, from Settings in the dashboard.
An API key lets your own code, the l4 CLI or a CI job reach the LevelFour API without a person signing in. Keys live in the dashboard under Settings > API Keys.
Create a key
Open API Keys
In the dashboard sidebar, open Settings, then API Keys, and click Create API Key.
Name it and pick its access
Give the key a name that says where it runs, such as CI pipeline or Finance export.
Under Access, pick one:
- Read-only fetches data and changes nothing.
- Read & write can also record decisions, such as accepting a saving.
Under Expiration, pick No expiration, 30 days, 60 days or 90 days. A key minted for a short-lived integration should expire.
Save the key
Click Add. The Save Your Key dialog shows the full key once.
Click I Have Saved This Key when it is stored.
Authentication covers what each access level reaches in the API, the key prefixes, and where the SDKs and the CLI look for a key.
Find a key
The list shows each key's name, the start of its value, its access, its status, when it was last used, when it ends, and who created it.
Search by name, or use the status filter to show Active, Revoked or All keys. A key that shows Never under Last Used has not made a request yet.
Rotate a key
Open the key's row actions and click Rotate Key, then confirm.
The new key appears once, the same way a new key does. Save it before closing the dialog.
Revoke a key
Open the key's row actions and click Revoke Key. Type the key's name to confirm, then click Revoke API Key.
From then on, every request that sends the key returns 401 Unauthorized. A revoked key stays in the list under Revoked, and it cannot be turned back on.
Connected Applications
If your organization uses the MCP server, the same page has a Connected Applications tab. It lists the assistants people have connected, such as Claude or Cursor, and lets you close a connection. Approving a connection covers that tab.
Next
- Authentication is the API side: key prefixes, access levels and where to put a key
- CLI authentication is how
l4finds a key or signs you in instead - Members and roles decides who can manage keys
Enterprise SSO (SAML)
Sign your team in with your own identity provider over SAML 2.0: the values you exchange with LevelFour, the attributes your IdP must send, and how to set it up in Google Workspace.
Billing
How LevelFour bills through AWS Marketplace, what the Billing page shows, and where to download your statements.