Products
What Assetera offers: the Marketplace, the B2B2C distribution API, the issuer portal, and Assetera Identity.
Assetera is a small set of products built on one identity layer and one multi-tenant trading API.
| Product | For | Status |
|---|---|---|
| Marketplace | Investors | Available by environment |
| Distribution (B2B2C API) | Partner institutions | Available to onboarded partners |
| Issuer portal | Token issuers | Reconciliation available; catalog setup is assisted |
| Assetera Identity | Everyone | Available |
Marketplace
The trading venue where investors browse tokenized instruments and place, take and negotiate trades. It is served by the multi-tenant Marketplace API, and Assetera itself is one tenant of that API. Trades settle on-chain, gated per action by an eligibility check (see Compliance gating).
Distribution (B2B2C API)
The same Marketplace API is the distribution product: other regulated institutions offer a tokenized-asset catalog to their own customers through it. Each partner is a separate tenant with its own catalog, resolved from a signed token claim, so tenants never see each other's data. A partner operates under either a reliance agreement or a tied-agent arrangement, and in both cases Assetera runs the compliance layer.
Partners can let Assetera onboard each customer, or use an agreed reliance model for customers they have already verified. See Bring your own users for the product view, Tenancy for responsibilities, and Integrate for implementation.
Issuer portal
Where an onboarded token issuer signs in to view receiving accounts and reconcile bank-transfer primary sales for its instruments. Catalog onboarding and changes are currently coordinated with Assetera.
Access is role-gated. An onboarded issuer receives the appropriate role and instrument assignment before the portal becomes available. See Issuers.
Assetera Identity
The platform's identity layer. Every user and partner authenticates against standards-based OpenID Connect (OIDC / OAuth 2.0) (nothing proprietary), and every API validates a signed token locally against public keys (no shared secret, no per-request callback). The token also carries the compliance context (KYC status, investor category, tenant) that eligibility decisions rely on.
Supported sign-in methods:
- Email + password
- One-time passcode / two-factor authentication (2FA)
- Passkeys
- Social / single sign-on (where enabled for a tenant)
See Authentication for the integrator view.
What Assetera is
A MiFID-regulated brokerage and real-world-asset tokenization exchange: the platform, who it's for, and the products it offers.
Bring your own users
How partners bring customers to Assetera through Assetera-led onboarding or a reliance agreement, without rebuilding their existing customer experience.