Skip to main content

Go SDK

The Go SDK is coming soon. In the meantime, you can use the Windback API directly with Go’s standard net/http package.

Direct API Usage

Track an Event

Create a Churn Event

Send a Custom Webhook

When the Go SDK is released, it will be available via go get github.com/windback-dev/windback-go.

API Reference

While waiting for the SDK, refer to the API Overview for the full list of endpoints you can call from Go.