API Endpoints
Overview Gozunga Cloud provides RESTful API endpoints for managing your cloud resources. This documentation is centered around our SiouxFalls region. Our platform uses OpenStack at its foundation and thus existing tools that use OpenStack's APIs are compatible with our platform. Base URLs All API endpoints are accessible through the following base URL pattern: Service Endpoints IdenSome readersAPI Authentication
Overview Gozunga Cloud uses token-based authentication for API access. Before making API calls, you need to obtain an authentication token. There are several ways to authenticate with our API: Application Credentials (Recommended) EC2-style Credentials (for S3/Swift compatibility) Application Credentials Creating Application Credentials Log in to the Cloud Management Portal Navigate to Access → Application Credentials Click "CFew readers