# ShortLoom REST API

Human docs: https://shortloom.ai/docs/api
Base URL: `https://shortloom.ai/api/v1`

Auth: `Authorization: Bearer fl_…` (API key) or an OAuth access token (`oat_…`). Growth and Pro plans.

Default generate mode is **director** (free draft, charge on approve). Pass `"mode": "instant"` to charge immediately.

Do not send browsers to a host redirect for `/api` on the old reeloop.ai domain; API paths are not redirected.

Full reference lives in `/docs/api`. This file exists so agents can fetch a short, stable markdown summary without rendering the docs UI.
