Ahlaan Storage API Docs
Storage API (v1): auth, documents, sharing, divisions, users, navigation.
API Reference →
Interactive endpoint explorer (Scalar). Request/response shapes, status codes, error codes. Try requests.
Auth Flows →
Diagrams + a build guide: login, sliding sessions, Google sign-in, password changes, error handling, token storage.
Admin Setup Flows →
Create people and give them access: roles, divisions, the manager two-step, membership switches, disable and re-enable.
Upload Flows →
The two-phase upload: declare, send the bytes straight to storage, verify. Idempotency keys and the mismatch path.
Download & Sharing Flows →
Short-lived download links, revocable public links, and delete. Why download is a POST.
Changelog →
What shipped and when. Check here to see which endpoints became available on each date.
New here? Read Auth Flows first, then keep API Reference open while you build.
Each flow page ends with a smoke checklist you can run top to bottom.
The raw spec is openapi.yaml (feed it to your type/client codegen).
Endpoints marked “not yet” are not built, do not code against them.