---
title: "Get signing data as binary"
method: GET
path: "/api/cape/eeprom/signingFile/{key}/{order}"
tags: ["cape"]
---

# Get signing data as binary

`GET /api/cape/eeprom/signingFile/{key}/{order}`

Downloads the cape EEPROM signing data as a binary file attachment.

## Response `200`

EEPROM signing data as binary file attachment

## Changes

- **2026-05-14** `5ae08fa1c880` — 1 info
  - added the media type `application/octet-stream` for the response with the status `200`
- **2026-05-13** `34a577bdabff` — 1 breaking
  - removed the media type `application/octet-stream` for the response with the status `200`

[Change history](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/cape/eeprom/signingFile/:key/:order/get.md)

---

[API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.dev/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/revisions/2d744b175449/schema)
