How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Mavenir BYON Call Handling API (VVoIP Service)

A Mavenir-authored OpenAPI 3.0.0 definition for a Bring Your Own Number (BYON) one-to-one voice and video calling service over WebRTC, contributed by Mavenir (contact@mavenir.com, Apache 2.0) to the CAMARA API Backlog as a supporting document for the WebRTC API proposal that Mavenir co-maintains. Four operations create, retrieve, update the status of and delete a VVoIP session, exchanging SDP offers and answers. This is a contributed reference definition in a public standards repository, not a Mavenir-hosted commercial endpoint — the spec ships only a templated {apiRoot} server whose default is http://localhost:9091, and authentication is HTTP Bearer.

Mavenir BYON Call Handling API (VVoIP Service) is one of 3 APIs that Mavenir publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Voice, Video, WebRTC, VVoIP, and CAMARA. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 3 paths, and defines 8 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, {apiRoot}/vvoip/{apiVersion}/{userId}.

4 operations 3 paths 8 schemas 1 DELETE1 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Server
{apiRoot}/vvoip/{apiVersion}/{userId}
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Mavenir BYON Call Handling API (VVoIP Service) declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

OneToOneCall 4

APIs related to 1-1 voice/video call session

POST
/sessions
Creates voice and/or video session
postSessions 2 params body → 201400403500503
GET
/sessions/{sessionId}
Get the vvoip session information
getSessionDetailsById 3 params → 200401403404500503
DELETE
/sessions/{sessionId}
Cancel or Terminate the vvoip session
deleteSessionById 3 params → 204401403404500503
PUT
/sessions/{sessionId}/status
Update the status of the vvoip session
postSessionStatus 3 params body → 200401403404500503

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are SessionStatusNotification (11 properties), VvoipSessionInformation (9 properties), SessionInvitationNotification (8 properties), ReceiverSessionStatus (6 properties). Each schema is shown below with its type and property counts.

VvoipSessionInformation
object
9 properties 2 required
SessionInvitationNotification
object
8 properties 1 required
SessionStatusNotification
object
11 properties 1 required
ReceiverSessionStatus
object
6 properties
SessionStatus
string
WrtcsOffer
object
The offer, which MUST be present in a request from the application to the server to create a session. Note that the offer can be absent in a session created by…
1 property
WrtcsAnswer
object
This type represents an answer in WebRTC Signaling. This element is not present in case there is no answer yet, or the session invitation has been declined by…
1 property
ErrorInfo
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mavenir-byon-call-handling-openapi.yml Raw ↑

Other APIs Mavenir publishes across the network.

Mavenir BYON Registration and Connectivity Management (RACM) API
Mavenir Digital Enablement (MDE) TM Forum Open APIs
Where this information came from

This is an independent, third-party profile of Mavenir BYON Call Handling API (VVoIP Service), published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.