Go SDKs
Use the IONOS Cloud Go SDKs to build applications, automation, and integrations against IONOS Cloud APIs. Each SDK is auto-generated from the OpenAPI specification and published as open source on GitHub.
Core Infrastructure
Database
Networking and Storage
Containers and Compute
Observability and Streaming
Security
Quick Start
Install the Cloud API Go SDK:
Set up a client:
Use a token instead:
Authentication
All Go SDKs use the same credentials. Store them in environment variables and keep them out of your source code.
GitHub Repositories
All Go SDKs are open source on GitHub under ionos-cloud. Product SDKs follow the pattern sdk-go-{service}.
Last updated
Was this helpful?