Saronite is the partner path for embedded mini-app experiences. Register your partner, submit the mini-app bundle and metadata, pass human review, then enter the approved catalog.
Build an app inside Itunda.
Partner flow
01
Register
POST /api/v1/partners/register
02
Submit
POST /api/v1/partners/mini-apps
03
Review
Itunda performs human review before approval.
04
Catalog
Approved experiences can enter the Itunda app catalog.
Integration endpoints
POST /api/v1/partners/register POST /api/v1/partners/mini-apps
Register the partner first, then submit the mini-app. Approval is a separate human-review step.
Current permissions
The repository currently exposes partner permissions for account:read, transactions:read and profile:read. Do not assume additional payment or transfer scopes are available.