### Introduction to CxEngage REST API Source: https://api-docs.cxengage.net/Rest/Default Provides an overview of the CxEngage public REST API, its purpose, and general usage guidelines. ```APIDOC ## Introduction to CxEngage REST API ### Description These reference pages explain the CxEngage public REST API, which you can use to: * Create and configure your tenant * Configure and manage your flows * Create and manage user accounts * Retrieve statistics related to your tenants and its resources The CxEngage API is organized around REST. The API has predictable, resource-oriented URLs and uses HTTP response codes to indicate API errors. It uses HTTP verbs that most HTTP clients understand. All responses from the API, including errors, return as JSON. ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.