# Go Uses the Go standard library against `http://localhost:8006` with API-token authentication. ```bash cd examples/go go run . ``` See `main.go` for the cookbook flow and UPID polling helper.