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 7 articles.
Topics covered: POST - Build Attached Files, GET - Build Details, DELETE - Remove a Build, GET - Download an Attached File from 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 an Attached File from a Build - Learn how to programmatically download attached files from builds using the API. Generate a download token scoped to a specific attachment and resolve its download URL.
- 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.
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 an Attached File from a Build
Learn how to programmatically download attached files from builds using the API. Generate a download token scoped to a specific attachment and resolve its download URL.
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.
No articles match your current filters.