Sample code

The Appetize.io API is designed to be user friendly. Please see a few example API calls below.

Create new app

curl --http1.1 https://[email protected]/v1/apps \
-H 'Content-Type: application/json' \
-d '{"url":"FILE URL", "platform": "ios"}'
circle-info

Any questions at all? Please email us at [email protected]envelope.

Last updated