Skip to main content
Sumvin is a white-label identity, wallet, and agentic-commerce platform that lets partners build financial and commerce products anchored to a user’s portable, -verified Sumvin identity.

Why this exists

Every consumer finance or commerce product has to solve the same problems before it can ship: verify users, hold funds, authorise actions (including actions taken by AI agents on a user’s behalf), and accept those authorisations at the point of sale. Today, each product rebuilds that plumbing in isolation, which means every partner pays the same KYC, wallet, and agent-authorisation cost, and every user re-verifies the same identity across silos. Sumvin is that plumbing as a shared layer. A user verifies once, holds a portable identity, and signs cryptographic authorisations (s) that travel with their requests. Partners either build on that identity through the Platform API, or accept it through the Verifier surface — without having to own the identity substrate themselves.

Three surfaces

You will talk to one or more of three surfaces depending on what you are building:
  • Platform API — create users, manage wallets, enrol in strategies, trigger in-product actions. For partners building consumer-facing apps on Sumvin.
  • API (Verifier Guide) — verify PINT JWTs and signatures at your request boundary. For services accepting Sumvin credentials.
  • SIS Dashboard — configure your organisation, environments, auth providers, and API keys. For partners operating federated identity on top of Sumvin.
See the Platform map to decide which of the three you need.

Start with the SIS Dashboard

Almost every Sumvin integration begins in the SIS Dashboard. You create an organisation, add an environment, configure an auth provider, and mint the API key you need for server-to-server calls — all before you write any code. Work through the SIS Dashboard quickstart first. It ends with a live verifier call against the SIS API, proving your API key works. From there, pick the surface you are building on and follow its quickstart.

Where to go next

The identity is the plumbing. Everything built on top of it — apps, verifiers, agents — is what the plumbing makes possible.

SIS Dashboard quickstart

Set up your organisation and mint your first API key

Platform map

Pick the right surface for your integration

Quickstart index

Every quickstart grouped by persona

I'm an app developer

Start here if you’re building a consumer product on Sumvin

Verifier overview

Start here if you’re accepting Sumvin credentials