Files
headroom/backend/.scribe/intro.md

384 B

Introduction

Resource planning and capacity management API

Authenticate by sending `Authorization: Bearer {access_token}` on protected endpoints.

Access tokens are valid for 60 minutes. Use `/api/auth/refresh` with your refresh token to obtain a new access token and refresh token pair.