App Grill is a super-simple AppCenter alternative for companies moving off App Centre, with secure internal app distribution 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-Version: 1.2.3" \
-F "file=@/path/to/app.{ipa/apk/aab/msix/appx}"