Go integration
import "app-services-sdk-go" // Initialize client client := app-services-sdk-go.NewClient("YOUR_API_KEY")
curl \ -H "x-rh-identity: $API_KEY" \ http://redhat.local/api/patch/v1/systems
curl \ -H "x-rh-identity: $API_KEY" \ http://redhat.local/api/patch/v1/packages/
curl \ -H "x-rh-identity: $API_KEY" \ http://redhat.local/api/patch/v1/advisories