Steps
- Create API keys for trusted services.
- Invite users who need project access.
- Connect OAuth providers for user-authorized integrations.
- Review access before running work in a project.
Try it with REST
List active API keys:GET /api-keys?status=active
Terminal
POST /api-keys
Terminal
API surfaces
| Surface | Start here |
|---|---|
| REST | API Keys, OAuth, REST overview |
| GraphQL | API Keys, Create API Key |
| MCP | List API Keys, Create API Key |
Verify
Confirm the current user has access to the target project. Rotate or delete keys that no trusted client uses.Access surfaces
| Surface | Use it for |
|---|---|
| API keys | Trusted server-side clients and MCP clients. |
| Project members | Human access to project resources. |
| OAuth connections | User or workspace authorization for integrations. |