SilentCut API

Placeholder for the SilentCut API reference documentation.

Updated September 2, 2026

The SilentCut API has not shipped. This page is a placeholder. When the API launches, the reference documentation will live here: authentication, endpoints, request and response shapes, and error handling.

What to expect

This page will grow into a full API reference, with each endpoint documented as its own section. Until then there is nothing to integrate against, and no keys to request.

Updates land on the blog while the API is being built.

Endpoints

The sections below are placeholders that exercise the docs UI. None of these endpoints exist yet, and none of this is a description of a shipped API.

GET /api/me

Placeholder. The authenticated account will be documented here.

GET /api/limits

Placeholder. Plan limits will be documented here.

POST /api/cut-lists

Placeholder. Creating a Cut List job will be documented here.

GET /api/cut-lists/{id}

Placeholder. Reading one Cut List job will be documented here.

POST /api/cut-lists/{id}/cancel

Placeholder. Cancelling a running job will be documented here.

Errors

Placeholder. The error shape and codes will be documented here.