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

Nfon phone extensions API

Data for phone extensions

Nfon phone extensions API is one of 52 APIs that Nfon publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include phone extensions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 2.0-early-access.

Requests are made against a single base URL, https://api.nfon.com/call-history.

5 operations 4 paths 4 schemas 1 DELETE3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0-early-access
Base URL
https://api.nfon.net/configuration/v1
Authentication
HTTP Bearer
Contact
License
NFON proprietary
Terms of Service
Resource Areas
1

Authentication & Security 1

Nfon phone extensions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer_auth).

  • bearer_auth — JSON Web Token

Paths & Operations 5

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

phone extensions 5

Data for phone extensions

GET
/extensions/phone/data
Get the data of phone extensions for a specific tenant, constraint by your credentials.
getPhoneExtensionData → 200400404405
GET
/extensions/phone/states
Event streams and snapshots of presence and line state changes.
getState 1 param → 200400401403404500
POST
/extensions/phone/calls
Initiate new call
originate 1 param body → 200202400401403404500
GET
/extensions/phone/calls
Get call details and state change events in real-time
stream → 200400401403404406500
DELETE
/extensions/phone/calls/{uuid}
Cancel an in-progress call
cancel 1 param → 204400401403404500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are call (15 properties), state (5 properties), extensionData (3 properties), error (1 property). Each schema is shown below with its type and property counts.

error
object
1 property
extensionData
object
3 properties
call
object
15 properties
state
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nfon-phone-extensions-api-openapi.yml Raw ↑

Other APIs Nfon publishes across the network.

NFON Service Portal API (legacy)
Nfon Accounts API
Nfon address API
Nfon authentication API
Nfon Blacklist Profiles API
Nfon clip-screened-prefixes API
Nfon Contract Types API
Nfon Customer Announcements API
Nfon Customer Conference API
Nfon Customer Contracts API
Nfon Customer Device Types API
Nfon Customer Devices API