What You Can Build
| Domain | Capabilities |
|---|---|
| Accounts & Identity | User registration, multi-provider auth, phone verification, KYC |
| Wallets | and Safe (multisig) wallets across EVM chains |
| Assets | Multi-chain asset balances and portfolio tracking |
| Onboarding | Step-based flows with per-platform configuration |
How It Fits Together
Users sign up through your app. The Platform API creates their account, runs them through a configurable onboarding flow (phone verification, KYC, wallet setup), and provisions a Safe smart account wallet as their on-chain identity anchor. From there, your app can manage wallets, query balances, and use the Sumvin Identity Service to issue verifiable credentials to third parties.Looking to verify Sumvin identity credentials (s, s) as a merchant or service provider? See the Verifier Guide.
Who This Is For
| You are… | Start here |
|---|---|
| An app developer integrating Sumvin | Quickstart to make your first API call, then the Guides for onboarding, KYC, and wallets |
| Building identity flows with PINTs and SIS | Identity & PINTs for creating and managing reusable credentials |
| A merchant or service provider verifying credentials | Verifier Guide for JWT and PINT signature validation |
Next Steps
The Platform API is not a wrapper. It’s the substrate — and once a user exists inside it, every downstream primitive becomes addressable.Quickstart
Make your first API call in under 5 minutes
Authentication
Set up API authentication
Identity & PINTs
Understand Sumvin ID and reusable identity
Verifier Guide
Verify Sumvin credentials as a merchant