Skip to main content

Overview

Learn how to monitor, analyze, and optimize your VAPI-based voice agents using Cekura’s observability tools. This guide will walk you through setting up and configuring your VAPI integration.
  • No-code from VAPI
  • Forwarding VAPI respone
Follow these steps to connect your VAPI agent with Cekura’s observability suite:
1

Configure Server URL in VAPI

In your VAPI dashboard, navigate to your agent settings and configure the Server URL. This URL is used for all communication between your application and VAPI, including context retrieval, function calls, and end-of-call reporting.Set the Server URL to:
https://api.cekura.ai/observability/v1/vapi/observe/?agent_id=YOUR_AGENT_ID
VAPI Server URL Configuration
2

Get your Assistant ID

Each VAPI agent has a unique Assistant ID that identifies your specific implementation. Copy your Assistant ID from the VAPI dashboard:VAPI Assistant ID
3

Add credentials to Cekura

In your Cekura Agent Settings page:
  1. Add the API key from VAPI with the tag webhook
  2. Copy and add your agent ID from VAPI Navigate to API Keys
4

Test your integration

Make a test call from VAPI (phone number based or webcall). Your calls should now appear in the Cekura observability Calls section.