Xima CCaaS License Provisioning API

Documentation for authorized resellers

API Reference

Interactive Swagger documentation with complete endpoints, parameters, and response formats.

Authentication

How to authenticate with the API using certificate-based JWT tokens.

Licensing Guide

Detailed information about AI Messaging and Transcription licensing models.

Code Examples

Ready-to-use code examples with interactive sandbox for testing API requests.

API Update: New Licensing Schema

  • Endpoint is now POST /v1/licensing (upsert: create or update a contact center).
  • serial has been removed. Use the new ccId object with resellerId and tenantId (customer partitionId) instead.
  • Optional sipCredentials object allows you to provide all information needed to register a SIP client to an upstream trunk.
  • See API Reference and Code Examples for the new request schema and usage.