You are here: Home > App Distribution > API > Builds
Programmatically Manage Application Builds with API
Learn how to programmatically manage application builds using our API. Upload, retrieve, update, and delete builds with ease.
The Builds API gives you full programmatic control over the Build lifecycle — uploading new Builds, retrieving lists and details, updating metadata, generating download tokens, and attaching additional files.
Use these endpoints to integrate Build management into your CI/CD pipeline or internal tooling.
Archive Contents: Builds
This collection contains 6 articles.
Topics covered: POST - Build Attached Files, GET - Build Details, DELETE - Remove a Build, GET - Download Token and URL of a Build, GET - List of Builds, POST - Upload a Build
Article listing:
POST - Build Attached Files - Learn how to attach supplementary files (dSYMs, test reports, release notes) to Applivery builds using the Integrations or Workspace API.
GET - Build Details - Learn how to retrieve detailed information about your Applivery builds using the Integrations and Workspace APIs. Includes endpoints, authentication, and examples.
DELETE - Remove a Build - Learn how to permanently delete builds from Applivery using the Integrations API or Workspace API. Understand authentication and parameters.
GET - Download Token and URL of a Build - Learn how to programmatically download builds from Applivery using the API. Generate download tokens and resolve download URLs for .apk, .ipa, and .aab files.
GET - List of Builds - Learn how to list app builds using the Applivery API. Explore both Integrations and Workspace APIs for querying build history and status.
POST - Upload a Build - Learn about Applivery's two distinct APIs for uploading builds: Integrations API for CI/CD and Workspace API for multi-app management. Choose the right one for your needs.
Learn how to retrieve detailed information about your Applivery builds using the Integrations and Workspace APIs. Includes endpoints, authentication, and examples.
Learn how to programmatically download builds from Applivery using the API. Generate download tokens and resolve download URLs for .apk, .ipa, and .aab files.
Learn about Applivery's two distinct APIs for uploading builds: Integrations API for CI/CD and Workspace API for multi-app management. Choose the right one for your needs.