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

The Accounts API from Nfon — 4 operation(s) for accounts.

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

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

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

6 operations 4 paths 16 schemas 3 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 Accounts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer_auth).

  • bearer_auth — JSON Web Token

Paths & Operations 6

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

Accounts 6
GET
/accounts/{accountSalesForceId}/sites/{siteSalesforceId}
get_2 2 params → 200403404
PUT
/accounts/{accountSalesForceId}/sites/{siteSalesforceId}
put 2 params body → 404204400403
POST
/accounts
Create account
post body → 400201
GET
/accounts/{accountSalesForceId}
Get account
get 1 param → 200404
GET
/accounts/{accountSalesForceId}/sites
get_1 1 param → 200403
POST
/accounts/{accountSalesForceId}/sites
post_1 1 param body → 403400201

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are NewAccountSiteData (9 properties), UpdateAccountSiteRequestData (8 properties), String (6 properties), NfonApiCollectionResponsePage (6 properties). Each schema is shown below with its type and property counts.

CollectionLinks
object
Pagination links for collection responses
4 properties
String
object
Link to the last page
6 properties
NoLinks
object
NewAccountRequest
object
4 properties
NfonApiResponse
object
Standard API response envelope for a single resource
3 properties
UpdateAccountSiteRequestLinks
object
2 properties
UpdateAccountSiteRequest
object
4 properties
NewAccountSiteRequestJson
object
4 properties
UpdateAccountSiteRequestData
object
8 properties
NewAccountData
object
NfonApiCollectionResponse
object
Collection response envelope
Links
object
Related resource links
NewAccountSiteLinks
object
2 properties
NewAccountSiteData
object
9 properties
NfonApiCollectionResponsePage
object
Paginated collection response envelope
6 properties
NfonApiCollectionResponseNonPage
object
Non-paginated collection response envelope
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nfon-accounts-api-openapi.yml Raw ↑

Other APIs Nfon publishes across the network.

NFON Service Portal API (legacy)
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
Nfon Customer DIDs API