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 sites API

Site management operations

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

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

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

4 operations 4 paths 5 schemas 1 DELETE1 POST2 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 sites API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer_auth).

  • bearer_auth — JSON Web Token

Paths & Operations 4

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

sites 4

Site management operations

PUT
/sites/{oldID}/replace/{newID}
Replace site
replaceSite 2 params → 404400503204500
DELETE
/sites/{siteId}
Delete site
deleteSite 1 param → 404400401503204500409
PUT
/sites/{id}
Update site
updateSite 1 param body → 404400503204500
POST
/sites
Create site
createSite body → 400409503500201401

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are CreateSiteRequest (10 properties), UpdateSiteRequest (8 properties), Error (4 properties), ErrorDetail (2 properties). Each schema is shown below with its type and property counts.

Error
object
Error represents the standard API error response.
4 properties
SiteCreated
object
CreateSiteResponse represents the Create Customer Site response structure. This is named SiteCreated in the OpenAPI spec.
2 properties
UpdateSiteRequest
object
UpdateSiteRequest represents the update site request.
8 properties 5 required
CreateSiteRequest
object
CreateSiteRequest represents the Create Customer Site request structure.
10 properties 5 required
ErrorDetail
object
ErrorDetail represents error details in the delete response.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nfon-sites-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