APIActive

Appdome Upload API

Upload an app to Appdome platform via API.

Open source page

Field note

What it does

API to upload mobile apps to Appdome for building and security. Involves GET upload link, PUT file, POST completion.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

sdk

Python / Not filed

Product features

Product features

Complete Upload

POST request to notify Appdome and get app ID.

Upload File

PUT request to upload the app file to the provided link.

Get Upload Link

GET request to obtain a pre-signed upload URL.