slothbox docs

Slothbox API

The Slothbox REST API is what powers the web app, the CLI, and anything you build on top. This site is the reference for the live deployment at api.aws.slothbox.dev.

These docs are generated from the API source on every deploy, so what you see here matches what is actually live.

Get started

  • Quickstart — your first request end-to-end.
  • Authentication — how API keys and Cognito tokens fit together.
  • Errors — the shape of error responses and what each status code means.

Reference

  • Full API reference — every endpoint, request schema, and response shape, generated from the API.