100+ MCP tools, 44 REST endpoints, 14 webhook events, and full OAuth 2.0. Connect your AI assistant, automate your workflow, or build a custom integration.
Choose the integration method that fits your stack.
Connect Claude, Cursor, or any MCP-compatible AI assistant. One-click setup for claude.ai, token auth for CLI tools.
View MCP setup →JSON API for contacts, companies, campaigns, enrichment, and pipeline. Bearer token auth, rate limited.
View API reference →Real-time notifications for contact changes, campaign events, enrichment results. HMAC signature verification.
View webhook events →Build apps that authenticate Kolvera users. Authorisation code flow with PKCE support.
View OAuth docs →From zero to your first API call in under 5 minutes.
Go to Settings → API Tokens in your Kolvera account. Tokens are scoped per workspace and can be revoked at any time.
MCP for AI assistants (Claude Desktop, Claude Code, Cursor), REST API for custom code, webhooks for real-time event processing.
Test with a simple curl command. Replace YOUR_API_TOKEN with your token from step 1.
# Set your token from Settings > API Tokens
TOKEN=your_api_token_here
curl https://www.kolvera.io/api/v2/contacts?q=test \
-H "Authorization: Bearer $TOKEN"
Everything you need to build and integrate.
Free trial includes 50 credits and full API access. No credit card required.
Start Free Trial