---
title: "Firmware upload and analysis"
method: POST
path: "/api/uploader"
tags: ["Uploader"]
---

# Firmware upload and analysis

`POST /api/uploader`

Stores the provided firmware, queues a firmware analysis process with provided firmware and parameters

## Response `200`

Successful operation

- UploaderResult
  - `id` string, uuid
  - `status` 'success'

## Other responses

- `400` — Bad request

---

[API](https://skmtc.dev/e-m-b-a/apis/embark-api.md) · [All operations](https://skmtc.dev/e-m-b-a/apis/embark-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/e-m-b-a/embark-api/revisions/98a5d5ce98f0/schema)
