In order to authorize Upload API you need to enable ‘API access’ option. To enable ‘API access’ please open user profile on ‘API access’ tab.
You can upload your .ipa or .apk file using ‘Upload API’ interface.
Usage example:
curl
-X POST
https://dashboard.ubertesters.com/api/client/upload_build.json
-H "X-UbertestersApiKey:PERSONAL_API_KEY"
-F "file=@upload.ipa"
-F "title=build title"
-F "notes=build notes"
-F "status=in_progress"
-F "stop_previous=true"
Parameter | Description |
X-UbertestersApiKey | required, your personal ‘API access KEY’. Please see item 1 |
file | required, path to your build file (.IPA or .APK) |
title | optional, your build title |
notes | optional, build description, plain text |
status |
optional
|
stop_previous |
optional
|
NB: If ‘status’ parameter is set to ‘in_progress’ then this revision will become enabled for all distribution groups marked as ‘default’
Get in touch, fill out the form below, and an Ubertesters representative will contact you shortly to find out how we can help you.
Want to see the Ubertesters platform at work? Please fill out the form below and we'll get in touch with you as quickly as possible.
Fill out a quick 20 sec form to get your free quote.
Please try again later.