Python integration
import mlx-omni-server # Set your API key client = mlx_omni_server.Client(api_key="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