SettleMint
Platform setup

Platform setup overview

Choose the setup path for organisation deployment, administrator roles, shared services, API automation, and the handoff to asset creation.

Platform setup starts with the workspace owner organisation. The path deploys it, creates the first administrator, assigns roles, and configures shared infrastructure. It also prepares API credentials and webhooks, and sets operator controls before asset teams create tokens. Read this page if you automate onboarding or connect provisioning systems through the Platform API.

Rendering diagram...

The Platform API prepares the organisation, administrator roles, and platform configuration before asset teams operate tokens.

Rendering diagram...

Platform dashboard after initial setup

For the web interface path, see platform setup in the user guide. For how administration layers work across the full workspace, see DALP admin operating model.

Setup model

The organisation context scopes people, API keys, provider records, and platform settings. Set that context before you create machine credentials or assign permissions. After that, grant only the roles the target workflow needs, then connect your automated workflows and provider settings that asset programs depend on.

Organisation deployment is a distinct step from later administration. During deployment, the web onboarding route collects the organisation name, target currencies, and base currency, then tracks progress until the workspace is complete or a structured retry path is available. Treat the same boundary as the point where organisation-scoped setup can begin when provisioning through the API.

Choose the API setup path

Most API-based setups follow this order:

  1. Create the first administrator and initialize the organisation.
  2. Add administrators who need console or API access.
  3. Change admin roles after the user has the wallet and identity state required by the role.
  4. Configure platform settings before asset workflows rely on them: trusted issuers, verification topics, compliance providers, exchange rates, pricing, and templates.
  5. Create API keys and webhook endpoints for each workload after the organisation and roles are correct.
  6. Create assets only after the administrative model and operating checks are in place.

Platform and asset administration

Platform-level work covers organisation and system setup. Token-program governance begins after assets exist and operates independently from platform setup.

LayerWhat it controlsTypical docs path
Organisation administrationUsers, invitations, API keys, webhook management, and organisation settings.Admin operating model
System rolesPlatform-wide authorities: system management, identity management, claim issuance, gas management, and compliance policy management.Change admin roles
Asset rolesToken-specific authorities for minting, burning, pausing, custody, supply management, and asset operations.Asset creation

Keep these layers separate when you automate setup. A user can manage workspace settings without holding every on-chain system role, and an on-chain role does not replace organisation membership for off-chain work.

Production readiness checks

Complete these checks prior to routing users or automated workflows into asset creation.

Setup areaWhat to verify before production use
OrganisationThe active organisation is the intended one. Confirm this prior to creating API keys, inviting users, or configuring providers.
Deployment stateThe organisation deployment finished successfully, or the operator has handled the retry path prior to continuing.
AdministratorsOnly expected administrators can grant or change sensitive roles.
System rolesSystem authority matches the operating model: identity, claims, gas, compliance, and asset creation.
API keysEach connected workload uses a separate key scoped to the organisation it serves.
WebhooksEndpoint health, signing state, and delivery history are visible to the operators who monitor downstream systems.
Provider settingsCompliance providers, trusted issuers, and verification topics are configured. Automated checks must not run until this is complete.
Operator walletsWallet balances are monitored for workflows that require gas or platform-managed transactions.

Setup guides

On this page