Skip to main content

API Reference

This section documents the Milou Dashboard API and is generated automatically from the backend route inventory and OpenAPI spec.

Authentication

  • Browser / UI clients: use the normal session cookie authentication.
  • API clients: use an API token with the header:
Authorization: Bearer <your_api_token>

You can create API tokens from the Milou UI (Profile → API Tokens).

Base URL

All API endpoints are served under:

/api

Reference

Go to the full-width reference page: API Reference.