App Grill gives you branded distribution pages, scoped app access, and download insight across iOS, macOS, Android, Windows, and Linux.
curl -X POST https://api.appgrill.com/api/v1/applications/upload-new \
-H "Grill-API-Key: your_account_api_key" \
-H "Grill-AppID: your_application_uuid" \
-H "Grill-Version: 1.2.3" \
-F "file=@/path/to/app.{ipa/apk/aab/msix/appx}"