Webex PSTN API is one of 178 APIs that Webex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include PSTN. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
7 operations
across 6 paths,
and defines 11 schemas.
It is described by OpenAPI 3.0.0, at version 1.0.0.
7 operations6 paths11 schemas2 GET2 POST3 PUT
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.0.0
API Version
1.0.0
Authentication
OAuth 2.0, HTTP Bearer, OAuth 2.0
Resource Areas
1
Authentication & Security 3
Webex PSTN API declares
3 security schemes
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the authorizationCode flow.
It accepts HTTP bearer tokens (JWT) (bearer-key).
It supports OAuth 2.0 (bearerAuth) using the authorizationCode flow, exposing 1 scope.
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are SuggestedEmergencyAddressObject (8 properties), EmergencyAddressObject (6 properties), ConnectionResponse (6 properties), AddressLookupErrorObject (3 properties). Each schema is shown below with its type and property counts.
EmergencyAddressObject
object
Object containing emergency address details.
6 properties
SuggestedEmergencyAddressObject
object
Object containing suggested address details.
8 properties
PSTNServiceType
string
GEOGRAPHICNUMBERS - PSTN service type for geographic numbers. TOLLFREENUMBERS - PSTN service type for toll-free numbers. BUSINESSTEXTING - PSTN service type fo…
ConnectionOptionsResponse
object
3 properties1 required
ConnectionOptionsListResponse
object
1 property
PremiseRouteType
string
ROUTEGROUP - A route group has been selected for premises-based PSTN. TRUNK - A trunk group has been selected for premises-based PSTN.
PSTNType
string
LOCALGATEWAY - PSTN connection type for a premises-based connection. NONINTEGRATEDCCP - PSTN connection type for a Non-Integrated Cloud Connected PSTN connecti…
AllowedServiceTypesFromHydra
string
MOBILENUMBERS - PSTN service type for mobile numbers.
ConnectionResponse
object
6 properties2 required
AddressLookupErrorObject
object
Object containing details about an error encountered during address lookup.
3 properties
SetUpPSTNLocationConnectionObject
object
3 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.