AT&T Business Voice & Cloud Voice APIs

Enhance Voice Services with Business Voice & Cloud Voice APIs

Use our APIs to streamline and simplify service ordering, provisioning, and management.
Get Started

Endpoints

Request

const fetch = require('node-fetch');

const url = 'https://serverroot/tmf-api/agreementManagement/agreement/create';
const options = {
  method: 'POST',
  headers: {
    accept: 'application/json',
    'X-ATT-ConversationId': 'string',
    'X-ATT-CorrelationId': 'string',
    'X-ATT-ClientId': 'string',
    Authorization: 'string',
    'content-type': 'application/json'
  },
  body: JSON.stringify({
    name: 'Business Voice & Cloud Voice Agreement',
    summary: 'Create a Agreement Example',
    serviceType: 'ACV-Mobile',
    engagedParty: [
      {id: '12345678910', name: 'BAN'},
      {id: 'ABCDEF', name: 'ServiceProviderAccountId'}
    ],
    agreementType: 'Commercial',
    characteristic: {name: 'externalReferenceId', value: 'abcdefghij-1234-5678-abcd-abcdefg1234'}
  })
};

fetch(url, options)
  .then(res => res.json())
  .then(json => console.log(json))
  .catch(err => console.error('error:' + err));

Response

{
  "name": "Business Voice & Cloud Voice Agreement",
  "status": "inProgress",
  "serviceType": "ACV-Mobile",
  "engagedParty": [
    {
      "id": "12345678910",
      "name": "BAN"
    },
    {
      "id": "ABCDEF",
      "name": "ServiceProviderAccountId"
    }
  ],
  "agreementType": "Commercial",
  "characteristic": {
    "name": "externalRefernceId",
    "value": "abcdefghij-1234-5678-abcd-abcdefg1234"
  }
}

Tailored plans

The AT&T Business Voice & Cloud Voice APIs can support a versatile range of unified communications. With these APIs, businesses can customize their offerings to suit their specific use case, providing a seamless and personalized experience for their customers.

Tailored plans
Bundled services

Automation

Support a touchless automated service delivery solution with AT&T's Business Voice and Cloud Voice APIs.

Bring your own device (BYOD)

Allow your customers to use their existing devices and AT&T mobility numbers while using your enhanced UCaaS and VoIP services.

BYOD

Business Voice & Cloud Voice APIs

Our RESTful APIs make creating customer solutions a snap. With our APIs you can hand-tailor a wide range of business offerings.

icon-data.svg

Audio Quality

AT&T wireless network provides low latency, high-capacity transport for superior HD voice.
icon-emergency-services.svg

Reliable and Secure Network

Private network connectivity between the AT&T wireless network and client's platform.

Get started with AT&T Business Voice & Cloud Voice APIs

With our RESTful APIs you can hand-tailor a wide range of Business Voice & Cloud Voice offerings.