Developer Resources¶
This page contains information about available resources to help you integrate CxReports into your environment.
API Clients¶
To interact with CxReports programmatically, you can use our API clients available on NPM and NuGet. These clients allow you to easily integrate CxReports functionalities into your applications.
Code
- @cx-reports/api-client npm package for TypeScript/JavaScript projects
- CxReports.ApiClient NuGet package for .NET projects
- cxreports-api-client PyPi package for Python projects
Demo Applications¶
To help you get started quickly, we provide demo applications that showcase how to integrate and use CxReports in different environments. These demos can serve as a reference or a starting point for your own projects.
Additional Resources¶
For more detailed information, code examples, and further documentation, please visit our GitHub page.