MobiCred Developer Portal
This portal is the shared documentation surface for MobiCred APIs, partner integration, and internal service contracts.
MobiCred has several application surfaces: the consumer mobile app, POS or agent apps, partner applications, and internal services. All of them eventually depend on the same platform facts: one real person, one canonical Fineract-linked account graph, controlled partner access, and auditable credit decisions.
Who This Serves
- Partners that consume MobiCred APIs inside their own apps.
- Internal developers who need one place to browse Swagger/OpenAPI.
- Operators who need to understand account, payment, alias, and credit flows.
- Future scoring and data teams that need stable ingestion and feature contracts.
Source Of Truth
The service repos remain the source of truth for implementation. This portal is the source of truth for reviewed API publication and partner-facing contracts.
The bootstrap OpenAPI files are intentionally small. They create a working navigation and CI target now, then get replaced by generated specs as each service exposes Swagger/OpenAPI.