---
title: "Upload a capture image"
method: POST
path: "/v1/upload/capture"
tags: ["Signals"]
---

# Upload a capture image

`POST /v1/upload/capture`

Accept a raw JPEG, PNG, or WebP image upload from Beacon Mode or another authenticated client, save it to `public/captures`, and return a permanent static URL.

## Response `200`

Default Response

- object
  - `url` string
  - `filename` string
  - `size` integer

---

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