Go integration
import "gopay" // Initialize client client := gopay.NewClient("YOUR_API_KEY")
curl \ -H "Authorization: Bearer $API_KEY" \ https://api.appstoreconnect.apple.com/v1/apps
curl \ -H "Authorization: Bearer $API_KEY" \ https://api.appstoreconnect.apple.com/v1/users
curl \ -H "Authorization: Bearer $API_KEY" \ https://api.appstoreconnect.apple.com/v1/builds