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 Customer Conference API

The Customer Conference API from Nfon — 4 operation(s) for customer conference.

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

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

This API exposes 9 operations across 4 paths, and defines 13 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.

9 operations 4 paths 13 schemas 2 DELETE4 GET2 POST1 PUT

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 Customer Conference API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer_auth).

  • bearer_auth — JSON Web Token

Paths & Operations 9

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

Customer Conference 9
GET
/tenants/{participantExternalIdentifier}/targets/conference-services
get_27 1 param → 200403
POST
/tenants/{participantExternalIdentifier}/targets/conference-services
post_3 1 param body → 403400201
PUT
/tenants/{participantExternalIdentifier}/targets/conference-services/{serviceNumber}
put_5 2 params body → 404204400403
DELETE
/tenants/{participantExternalIdentifier}/targets/conference-services/{serviceNumber}
delete_1 2 params → 404204403
GET
/tenants/{participantExternalIdentifier}/targets/conference-services/{serviceNumber}
get_28 2 params → 200403404
DELETE
/tenants/{participantExternalIdentifier}/targets/conference-services/{serviceNumber}/inbound-trunk-numbers/{didNumber}
delete_2 3 params → 404204403
GET
/tenants/{participantExternalIdentifier}/targets/conference-services/{serviceNumber}/inbound-trunk-numbers/{didNumber}
get_30 3 params → 200403404
GET
/tenants/{participantExternalIdentifier}/targets/conference-services/{serviceNumber}/inbound-trunk-numbers
get_29 2 params → 200403
POST
/tenants/{participantExternalIdentifier}/targets/conference-services/{serviceNumber}/inbound-trunk-numbers
post_4 2 params body → 403400201

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are String (6 properties), NfonApiCollectionResponsePage (6 properties), InboundTrunkNumberRequest (4 properties), CollectionLinks (4 properties). Each schema is shown below with its type and property counts.

ConferenceServiceLinks
object
1 property
CollectionLinks
object
Pagination links for collection responses
4 properties
String
object
Link to the last page
6 properties
NfonApiResponse
object
Standard API response envelope for a single resource
3 properties
InboundTrunkNumberLinks
object
1 property
ConferenceServiceRequest
object
4 properties
NfonApiCollectionResponse
object
Collection response envelope
Links
object
Related resource links
InboundTrunkNumberRequest
object
4 properties
NfonApiCollectionResponsePage
object
Paginated collection response envelope
6 properties
NfonApiCollectionResponseNonPage
object
Non-paginated collection response envelope
3 properties
Data
object
Data represents key-value pair for additional reference metadata.
2 properties 2 required
InboundTrunkNumberData
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nfon-customer-conference-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 Contracts API
Nfon Customer Device Types API
Nfon Customer Devices API
Nfon Customer DIDs API