Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Windstream Holdings calls API

Call management and control

Windstream Holdings calls API is one of 9 APIs that Windstream Holdings publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include calls. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 2.0.0.

Requests are made against a single base URL, https://{ccs_domain}/6/v2/api.

6 operations 4 paths 4 schemas 1 DELETE3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0.0
Base URL
https://webadmin.windstreamenterprise.com/api
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Windstream Holdings calls API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Bearer token authentication for CCS API

Paths & Operations 6

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

calls 6

Call management and control

GET
/calls
List Calls
listCalls → 200
GET
/calls/{callId}
Get Call
getCall 1 param → 200
POST
/calls/{callId}
Control Call
controlCall 1 param body → 200
DELETE
/calls/{callId}
Terminate Call
terminateCall 1 param → 200404
GET
/calls/filter
Search Calls
searchCalls 5 params → 200
POST
/calls/outbound
Make Outbound Call
makeOutboundCall body → 201400403

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Call_2 (8 properties), Call (7 properties), OutboundCallRequest (3 properties), CallControlRequest (1 property). Each schema is shown below with its type and property counts.

CallControlRequest
object
Call control action request
1 property 1 required
OutboundCallRequest
object
Request to initiate an outbound call
3 properties 2 required
Call_2
object
An active or completed phone call
8 properties
Call
object
A call record in the contact center
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

windstream-holdings-calls-api-openapi.yml Raw ↑

Other APIs Windstream Holdings publishes across the network.

Windstream Holdings agents API
Windstream Holdings auto-attendants API
Windstream Holdings extensions API
Windstream Holdings products API
Windstream Holdings roles API
Windstream Holdings system API
Windstream Holdings tenants API
Windstream Holdings users API