NewVoiceMedia · Authentication Profile

Newvoicemedia Authentication

Authentication

NewVoiceMedia secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyCloudContact CenterCCaaSCommunicationsCustomer ExperienceTelephonyAnalytics
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2ClientCredentials oauth2

Source

Authentication Profile

newvoicemedia-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs-vcc.atlassian.net/wiki/spaces/VCCA/pages/3567190030/How+to+authenticate+with+a+Vonage+Contact+Center+(VCC)+API
docs: https://docs-vcc.atlassian.net/wiki/spaces/VCCA
summary:
  types: [oauth2]
  oauth2_flows: [clientCredentials]
  token_type: Bearer
notes: >-
  Vonage Contact Center (VCC, formerly NewVoiceMedia) APIs authenticate with
  OAuth 2.0 client-credentials. A tenant obtains API credentials (client id +
  client secret) from the VCC admin portal, then POSTs them to the regional
  token endpoint to receive a short-lived Bearer access token, which is sent as
  an Authorization: Bearer header on every API request. Scope is requested at
  token time (see scopes/newvoicemedia-scopes.yml).
schemes:
  - name: OAuth2ClientCredentials
    type: oauth2
    flow: clientCredentials
    token_endpoint: https://{region}.cc.vonage.com/Auth/connect/token
    grant_type: client_credentials
    request_encoding: application/x-www-form-urlencoded
    request_params: [grant_type, client_id, client_secret, scope]
    token_type: Bearer
    usage: 'Authorization: Bearer {access_token}'
    regions_documented: [emea]
    sources:
      - https://docs-vcc.atlassian.net/wiki/spaces/VCCA/pages/3568861545/Getting+a+bearer+access+token
      - https://docs-vcc.atlassian.net/wiki/spaces/VCCA/pages/3599269892/Create+bearer+access+token

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/newvoicemedia-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.