---
title: "Create backup"
method: POST
path: "/api/backup/create"
tags: ["backup"]
---

# Create backup

`POST /api/backup/create`

Exports all Hub configuration state (interfaces, rules, devices, contacts, encryption keys) as a ZIP archive. The backup is saved to disk and returned as a download.

## Response `200`

Backup ZIP archive

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.dev/cubeos-app/apis/meshsat-api.md) · [All operations](https://skmtc.dev/cubeos-app/apis/meshsat-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cubeos-app/meshsat-api/revisions/c019b6af96ea/schema)
