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

Wazo Extensions API

The extensions API from Wazo — 12 operation(s) for extensions.

Wazo Extensions API is one of 113 APIs that Wazo publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Extensions. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, a changelog, authentication docs, and an AsyncAPI specification.

This API exposes 23 operations across 12 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 1.1.

Requests are made against a single base URL, /1.1.

23 operations 12 paths 21 schemas 8 DELETE4 GET2 POST9 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.1
Base URL
https://{wazo_stack}/api/auth/0.1
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

Wazo Extensions API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Auth-Token (wazo_auth_token). By default, every request must be authenticated.

Paths & Operations 23

Across 12 paths, the API surfaces 23 operations — 8 DELETE, 4 GET, 2 POST, 9 PUT. Each is listed below with its method, path, parameters, and response codes.

extensions 23
PUT
/conferences/{conference_id}/extensions/{extension_id}
Associate conference and extension
associate_conference_extension 2 params → 204400404
DELETE
/conferences/{conference_id}/extensions/{extension_id}
Dissociate conference and extension
dissociate_conference_extension 2 params → 204400404
GET
/extensions
List extensions
list_extensions 10 params → 200
POST
/extensions
Create extension
create_extension 1 param body → 201400
GET
/extensions/{extension_id}
Get extension
get_extension 1 param → 200404
PUT
/extensions/{extension_id}
Update extension
update_extension 1 param body → 204400404
DELETE
/extensions/{extension_id}
Delete extension
delete_extension 1 param → 204404
GET
/extensions/features
List extensions features
list_extensions_features 5 params → 200
GET
/extensions/features/{extension_uuid}
Get extension feature
get_extension_feature 1 param → 200404
PUT
/extensions/features/{extension_uuid}
Update extension
update_extension_feature 1 param body → 204400404
PUT
/groups/{group_uuid}/extensions/{extension_id}
Associate group and extension
associate_group_extension 2 params → 204400404
DELETE
/groups/{group_uuid}/extensions/{extension_id}
Dissociate group and extension
dissociate_group_extension 2 params → 204400404
PUT
/incalls/{incall_id}/extensions/{extension_id}
Associate incall and extension
associate_incall_extension 2 params → 204400404
DELETE
/incalls/{incall_id}/extensions/{extension_id}
Dissociate incall and extension
dissociate_incall_extension 2 params → 204400404
DELETE
/lines/{line_id}/extensions/{extension_id}
Dissociate line and extension
dissociate_line_extension 2 params → 204400404
PUT
/lines/{line_id}/extensions/{extension_id}
Associate line and extension
associate_line_extension 2 params → 204400404
POST
/lines/{line_id}/extensions
Create extension
create_line_extension 2 params body → 201400404
PUT
/outcalls/{outcall_id}/extensions/{extension_id}
Associate outcall and extension
associate_outcall_extension 2 params body → 204400404
DELETE
/outcalls/{outcall_id}/extensions/{extension_id}
Dissociate outcall and extension
dissociate_outcall_extension 2 params → 204400404
PUT
/parkinglots/{parking_lot_id}/extensions/{extension_id}
Associate parkinglot and extension
associate_parking_lot_extension 2 params → 204400404
DELETE
/parkinglots/{parking_lot_id}/extensions/{extension_id}
Dissociate parking lot and extension
dissociate_parking_lot_extension 2 params → 204400404
PUT
/queues/{queue_id}/extensions/{extension_id}
Associate queue and extension
associate_queue_extension 3 params → 204400404
DELETE
/queues/{queue_id}/extensions/{extension_id}
Dissociate queue and extension
dissociate_queue_extension 3 params → 204400404

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are ExtensionFeature (5 properties), OutcallExtension (4 properties), GroupRelationBase (3 properties), QueueRelationBase (3 properties). Each schema is shown below with its type and property counts.

ExtensionRelationConference
object
1 property
ExtensionItems
object
2 properties 1 required
ExtensionRelationLines
object
1 property
OutcallExtension
object
4 properties
ParkingLotRelationBase
object
2 properties
ExtensionRelationParkingLot
object
1 property
ExtensionFeature
object
5 properties 1 required
Extension
ExtensionRelationOutcall
object
1 property
ExtensionRelationQueue
object
1 property
ExtensionRelationGroup
object
1 property
ExtensionFeatureItems
object
2 properties 1 required
ConferenceRelationBase
object
2 properties
QueueRelationBase
object
3 properties
OutcallRelationBase
object
2 properties
ExtensionRelationBase
object
3 properties
ExtensionRelationIncall
object
1 property
GroupRelationBase
object
3 properties
Error
array
IncallRelationBase
object
1 property
LineRelationBase
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wazo-extensions-api-openapi.yml Raw ↑

Other APIs Wazo publishes across the network.

Wazo Phone Provisioning API (wazo-provd)
Wazo Websocket Event Stream (wazo-websocketd)
Wazo Aastra API
Wazo Access Features API
Wazo Action API
Wazo Adhoc Conferences API
Wazo Admin API
Wazo Agent Statistics API
Wazo Agents API
Wazo Applications API
Wazo Asterisk API
Wazo Backends API
Where this information came from

This is an independent, third-party profile of Wazo Extensions API, 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.