EAS Build API

Cloud compilation and code-signing service for Android and iOS React Native apps. Submits build jobs via eas-cli or programmatic token access, returns build artifacts, and fires BUILD webhooks on completion. Supports Android (medium/large) and iOS (medium/large) resource classes with priority queues.

API entry from apis.yml

apis.yml Raw ↑
name: EAS Build API
description: 'Cloud compilation and code-signing service for Android and iOS React Native apps. Submits
  build jobs via eas-cli or programmatic token access, returns build artifacts, and fires BUILD webhooks
  on completion. Supports Android (medium/large) and iOS (medium/large) resource classes with priority
  queues.

  '
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://docs.expo.dev/build/introduction/
baseURL: https://api.expo.dev
tags:
- Build
- Android
- iOS
- Code Signing
- Cloud
properties:
- type: Documentation
  url: https://docs.expo.dev/build/introduction/
- type: Authentication
  url: https://docs.expo.dev/accounts/programmatic-access/
- type: Webhooks
  url: https://docs.expo.dev/eas/webhooks/
- type: CLI
  url: https://docs.expo.dev/eas/cli/