API keys
Create a scoped key to connect Vergio to your own tools, and revoke it any time.
An API key lets your own tools and AI agents reach your Vergio account. Create and manage keys under Integrations > API & MCP. The same key works for the REST API and MCP.
Create a key
Click Create key, name it (for example, "Clay integration"), and choose its scopes:
- Read access: read your lists, accounts, and signals.
- Write outcomes: report outreach results back, like discovery, qualifying, or won.
- Generate reports: grant the
generate:reportsprotocol scope. The published report operation is unavailable in the current wallet-live product state, so the scope alone does not make it callable.
Read access grants read:accounts and automatically adds read:watch. Other protocol scopes shown
in the API and MCP references, including wallet, watch write, pipeline write, contact write, event-notification,
and outreach scopes, are not selectable for a new self-serve key.
Claude connector OAuth does not use this key selector. Vergio derives its grants from the signed-in member's workspace role; tool availability can still require pilot, activation, or funding state.
The full key is shown once, right after you create it. Copy it then, because it is stored only in a hashed form and cannot be shown again. Send it as a Bearer token.
Only owners and admins can create or revoke keys.
Manage keys
The key list shows each key's name, prefix, scopes, and last-used date. Revoke a key to stop it working immediately; anything using it will start failing, and this cannot be undone.
Related
Updated July 28, 2026