API Endpoints
Purpose
This section describes the client-visible HTTP surface the app depends on.
What to keep here
- endpoint groups by domain;
- expected auth requirements;
- important request and response expectations;
- path naming that the mobile client already relies on.
Source of truth
When docs and code disagree, update the docs to match the current client implementation.