One shared Swagger UI (Django Ninja) for everyone—Backend, Frontend, PM/Planner, and QA— to read the spec, run real requests, and validate responses in the same place. This turns the “invisible backend” into a clear, testable, and diagnosable interface. Swagger UI is auto-generated by Django Ninja.
Accounts, transactions, and aggregates. Shared docs enable spec alignment, issue reproduction, and regression checks across teams.
Open finance/docsAuth, profile, and permissions endpoints. Try requests, review parameters and schemas, and verify error codes directly in Swagger.
Open account/docs