---
title: "Download the mabltron installer"
method: GET
path: "/mabltron/download"
tags: ["MabltronDistribution"]
---

# Download the mabltron installer

`GET /mabltron/download`

Download latest mabltron installer for the specified OS platform

## Query parameters

- `platform` 'windows' | 'windows-advanced' | 'macos' | 'macos-arm64' | 'linux', required
- `packaging` 'appimage' | 'deb' | 'pacman' | 'rpm' | 'targz'

## Response `default`

Unexpected error

- RedirectResponse
  - `redirectUrl` string

## Other responses

- `303` — Redirect to installer URL
- `400` — Invalidate platform supplied
- `404` — Entity not found

---

[API](https://skmtc.net/mabl/apis/mabl-api.md) · [All operations](https://skmtc.net/mabl/apis/mabl-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mabl/mabl-api/revisions/d0fc0114da66/schema)
