Record a Vonage Voice API call and retrieve the MP3 recording via the recording webhook

domain: developer.vonage.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. In the NCCO for your inbound or outbound call, include a record action with an eventUrl pointing to your webhook endpoint; optionally set beepStart to true, set endOnSilence, and choose the format (mp3 or ogg — see current docs for supported values).
  2. When the call ends (or the record action's endOnSilence timer fires), Vonage POSTs a recording event payload to your eventUrl; the payload contains recording_url, duration, start_time, end_time, and size.
  3. Make an authenticated GET request to the recording_url using your Vonage JWT (Authorization: Bearer YOUR_JWT) to download the audio file.
  4. Store the file in durable storage; Vonage retains recordings for 30 days — download before expiry.
  5. Delete the recording from Vonage servers after you have safely stored your own copy by calling DELETE on the recording_url endpoint if data-minimisation is required.

Known gotchas

Related routes

Control a Vonage Voice API call using NCCO actions returned from the answer_url webhook.
developer.vonage.com · 5 steps · unrated
Retrieve voice call recordings and call metadata via the Zendesk Talk API
developer.zendesk.com/api-reference/voice/talk-api · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans