Build an app.
Live inside Itunda.
Itunda already has a partner registry, review workflow, approved catalog and an Android runtime loader for approved third-party Saronite bundles.
Become a partnerBuild once.
Join the ecosystem.
Partners use the real partner API to register, submit a mini-app manifest and request a small set of permissions. Human review decides what becomes available in the published catalog.
Create a partner
POST /api/v1/partners/register creates a partner account and returns its API key once.
Submit your app
POST /api/v1/partners/mini-apps accepts name, description, icon, bundle URL, category and requested permissions.
Review → catalog
Approved apps are exposed by the published catalog and can be discovered by the Itunda client surfaces.
account:read, transactions:read and profile:read. The platform deliberately does not expose third-party transfer or bill-payment scopes yet.The same platform pattern,
open to partners.
Saronite is Itunda's mini-app SDK and host model. First-party experiences already include Pay Bills, Wallet Balance, Rewards and Insurance, while a separate partner-demo bundle proves the external-bundle path.
Build with Saronite
Use the mini-app conventions and native bridge that power Itunda's own experiences.
Run inside Itunda
The Android host can download an approved partner bundle, cache it by app ID and launch it through the shared runtime.
Get discovered
Approved partner apps are published through a real catalog endpoint with category filtering.
Bring your service into everyday life.
Start with the partner API and Saronite package in the open repository. The product surface is already here; production partner operations and broader runtime permissions can grow from it.
Explore Saronite on GitHubBring your product into Itunda.
Separate tools for businesses and partners — connected to the Itunda ecosystem, without mixing it with the consumer experience.
Need payments outside the app?
Use Pay Itunda when your business needs a hosted checkout and payment API.