Sending Accelerite CloudPlatform APIs
The API access to Accelerite CloudPlatform that CloudPortal Business Manager (CPBM) manages is enabled by proxying API request through the CPBM server. This section provides the syntax for sending API calls to cloud endpoints.
The API endpoint to access CloudPlatform APIs through the API proxy is as follows:
http://<Hostname of the CPBM server>:<port>/portal/client/apis/<API Proxy suffix name>/?command=<CloudPlatform API command>&apiKey=<CloudPlatform API key>&response=<json or xml>×tamp=<Timestamp>&signature=<Signature>Refer to Adding an instance to the CloudPlatform service for information on the API Proxy suffix name parameter.
Comments