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 8 articles across 1 sections: Builds.
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, PUT - Update a Build, POST - Upload a Build
Article listing:
- POST - Build Attached Files - Attach supplementary files (dSYMs, test reports, release notes) to Applivery Builds using the Integrations or Workspace API. [Builds]
- GET - Build Details - Retrieve detailed information about your Applivery Builds using the Integrations and Workspace APIs, including endpoints and authentication. [Builds]
- DELETE - Remove a Build - Permanently delete Builds from Applivery using the Integrations API or Workspace API. Covers authentication and parameters. [Builds]
- GET - Download an Attached File from a Build - Programmatically download attached files from Builds via the API. Generate a download token scoped to a specific attachment and resolve its download URL. [Builds]
- GET - Download Token and URL of a Build - Programmatically download Builds from Applivery via the API. Generate download tokens and resolve download URLs for .apk, .ipa, and .aab files. [Builds]
- GET - List of Builds - List App Builds using the Applivery API. Covers both the Integrations and Workspace APIs for querying Build history and status. [Builds]
- PUT - Update a Build - Update the editable metadata of an existing Build in Applivery using the Integrations API or Workspace API — version name, tags, changelog, and more. [Builds]
- POST - Upload a Build - Applivery offers two APIs for uploading Builds: Integrations API for CI/CD and Workspace API for multi-app management. Choose the right one for your use. [Builds]
POST - Build Attached Files
Attach supplementary files (dSYMs, test reports, release notes) to Applivery Builds using the Integrations or Workspace API.
GET - Build Details
Retrieve detailed information about your Applivery Builds using the Integrations and Workspace APIs, including endpoints and authentication.
DELETE - Remove a Build
Permanently delete Builds from Applivery using the Integrations API or Workspace API. Covers authentication and parameters.
GET - Download an Attached File from a Build
Programmatically download attached files from Builds via the API. Generate a download token scoped to a specific attachment and resolve its download URL.
GET - Download Token and URL of a Build
Programmatically download Builds from Applivery via the API. Generate download tokens and resolve download URLs for .apk, .ipa, and .aab files.
GET - List of Builds
List App Builds using the Applivery API. Covers both the Integrations and Workspace APIs for querying Build history and status.
PUT - Update a Build
Update the editable metadata of an existing Build in Applivery using the Integrations API or Workspace API — version name, tags, changelog, and more.
POST - Upload a Build
Applivery offers two APIs for uploading Builds: Integrations API for CI/CD and Workspace API for multi-app management. Choose the right one for your use.
No articles match your current filters.