Assetera Docs
How it works

How Assetera works

The platform at a glance: identity, the multi-tenant API, on-chain settlement, and Assetera-run compliance.

Assetera is an identity-first, API-first platform. You don't need to know its internals to build on it, just four moving parts and how they fit together.

The four parts

How they connect

  • A user or partner backend authenticates with Assetera Identity and receives a signed token carrying its tenant and compliance context.
  • Calls go to the Marketplace API, which validates the token locally and returns a tenant-gated view: each partner sees only its own catalog, users and audit trail. (See Tenancy.)
  • Trades settle on-chain. Users don't pay network gas directly (actions are relayed as meta-transactions), and every action must carry a valid, single-use eligibility approval.
  • Assetera runs compliance end to end: off-chain identity verification plus per-action on-chain gating.

Assetera is being rebuilt onto this model; some pieces are live slices and others are in build. Where a capability isn't shipped yet, the relevant page says so.

On this page