API Documentation
Documentation on the zCompute API and relevant API Endpoints is built-in to every zCompute Cloud. You can access it from the zCompute webUI help menu, found at the top right of every page:
API Explorer
Visiting the API Explorer while logged into your zCompute account will automatically generate a token and copy it to your clipboard:
When testing an authorized API Endpoint, simply click the Authorize button and paste your token to authenticate:
API Endpoints for AWS Compatibility
zCompute includes a number of AWS-compatible endpoints to allow for the usage of standard APIs for things like EC2 and IAM.
Some boto3 examples can be found here: boto3 for ec2 — zCompute
Access Keys
Access keys for use with the AWS APIs can be generated from the zCompute webUI from the My Account > Access Keys page:
AWS Endpoints
The list of endpoints can be found on the zCompute webUI help menu.