Telegram (ask questions / claim the issue here first): https://t.me/+DOylgFv1jyJlNzM0
Why this matters
There is no API reference anywhere in the docs repo, yet the backend exposes many routes (loans, pool, remittances, score, notifications, admin, indexer, auth). Contributors and integrators have to read the source to learn the API surface, auth model, and error shapes.
Acceptance criteria
Files to touch
- api-reference.md (new)
- wiki/README.md
Out of scope
- Auto-generating from OpenAPI (can be a follow-up)
- Client SDK docs
Why this matters
There is no API reference anywhere in the docs repo, yet the backend exposes many routes (loans, pool, remittances, score, notifications, admin, indexer, auth). Contributors and integrators have to read the source to learn the API surface, auth model, and error shapes.
Acceptance criteria
Files to touch
Out of scope