REST APIs
The REST APIs provide programmatic access to read and write XaitCPQ data. The REST API identifies users using OAuth; responses are available in JSON.
Getting Started
Below are the main articles that will help you get started using the REST APIs.
- Logging In to the API
- Understanding the System Structure
- Reading, Writing and Deleting data.
- Creating a Quote
Advanced Usage
Once you have gone through the getting started articles, you may wish to view the more technical API documentation. You can find that here.