Developer Community

Become a DEVone Partner

Everything you need to build the innovation customers want

Here you’ll find all the tools and resources that you, as a developer, need to customize integrations and applications for the CXone platform. Access hundreds of APIs and SDKs for simplified integration to 3rd party applications—with documentation and best practice tutorials for developing new innovations with confidence. We’ve converged everything on a single cloud platform: All the channels, data, knowledge, and our full suite of applications for Workforce Engagement Management, Routing, Analytics, and Digital. Streamline integrations with our open framework, common data layer, and hubs to run 3rd party apps natively.

Latest News

We recently revamped our Getting Started content. This focuses on providing a simplified walk-through for setting up your application. It also includes other information like a discussion on app authentication. We encourage you to review the information to ensure your integration adheres to CXone best practices.

We also added a new category for CXone Expert APIs. These let you easily surface your content to both agents and contacts in other systems. They also help you manage your content.

Central:
UserHub:

Select your Cluster and the domain list templates will be displayed.
If you do not know your area the Port, Domain, Voice, and IP Address Requirements page will show your area after selecting a cluster.

NA1 Example:
"resource_server_base_uri":
https://api-na1.niceincontact.com/inContactAPI/

"Digital Engagement resource_server_base_uri":
https://api-de-na1.niceincontact.com/dfo/3.0

The refresh token will not be different and will reflect your cluster just as before.
"refresh_token_server_uri":
https://api-c24.incontact.com/InContactAuthorizationServer/Token

To make API requests to endpoints like GET /v29.0/agents you will use the API façade’s as the base URI.
NA1 Example:
https://api-na1.niceincontact.com/incontactapi/services/v29.0/agents

For deprecation information, release notes, and more, check out the What`s New page