Getting Started
The user can integrate CPX into their application or website post their sandbox setup.
The integration process has two steps:
1- Obtaining the API bearer from the CPX representative. The provided API bearer token will be used to authenticate their integration’s API requests.
2- Making a test API request on the sandbox environment to confirm the soundness of the integration.
Note: All the data used in the documentation is representational.
Authentication:
1- All API requests without authentication will fail.
2- All API requests must be made over HTTPS. Calls made over HTTP will fail.
Updated 3 days ago