EAS Submit API

Automated upload service that publishes compiled app binaries to the Apple App Store and Google Play Store directly from the cloud. Fires SUBMIT webhooks on completion. Removes manual upload steps and reduces submission errors.

API entry from apis.yml

apis.yml Raw ↑
name: EAS Submit API
description: 'Automated upload service that publishes compiled app binaries to the Apple App Store and
  Google Play Store directly from the cloud. Fires SUBMIT webhooks on completion. Removes manual upload
  steps and reduces submission errors.

  '
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://docs.expo.dev/submit/introduction/
baseURL: https://api.expo.dev
tags:
- Submission
- App Store
- Google Play
- Distribution
properties:
- type: Documentation
  url: https://docs.expo.dev/submit/introduction/
- type: Authentication
  url: https://docs.expo.dev/accounts/programmatic-access/
- type: Webhooks
  url: https://docs.expo.dev/eas/webhooks/