Last updated 3 days ago
Was this helpful?
Get download link for an app
GET /v1/dev/apps/{appTag}/download HTTP/1.1 Host: api.bytenite.com Authorization: YOUR_API_KEY Accept: */*
A successful response.
{ "ok": true, "requestId": "text", "message": "text", "error": { "code": 1, "message": "text", "description": "text" } }