Skip to content

Check for Capgo OTA update

POST
/api/app/updates

Public endpoint called by @capgo/capacitor-updater on app launch. Returns an update manifest if a newer signed bundle is available, or an empty object if not.

Update manifest or empty (no update)

Any of:
object
version
required
string
url
required
string
checksum
required
string
session_key
required
string
min_native_version
required
string