Introduction
Build integrations with the Digital Asset Lifecycle Platform using the type-safe API. Create tokens, manage compliance, and automate asset operations programmatically.
Overview
The following guides walk you through API authentication, token operations, user management, and compliance configuration.
CLI
Getting started
Install the CLI, authenticate, and run your first commands.
Command reference
Complete reference for all CLI commands across every domain.
Scripting and automation
Use the CLI in shell scripts, CI/CD pipelines, and batch operations.
AI agent integration
Connect the CLI to Claude Code, Codex, and OpenCode as an MCP server.
API integration
Getting started
Create your first API key and configure the TypeScript client.
Token lifecycle
Visual flowcharts for token creation, minting, transfers, and burns.
Error handling
Handle errors correctly with retry strategies and best practices.
Asset decimals
Format asset amounts correctly using decimal configuration.
API reference
OpenAPI specification and type-safe client generation.
Platform setup
Platform overview
API-based platform setup and administrator role management.
First admin setup
Initialize your platform with the first administrator account.
Add administrators
Grant administrative permissions to users in your organization.
Change admin roles
Grant or revoke platform administrator roles.
User management
Create users
Create platform users with automatic wallet and identity setup.
Register user
Register users in the identity registry for compliance tracking.
Compliance
Configure trusted issuers
Configure entities authorized to issue verifications.
Verify KYC
Issue KYC verifications to registered users.
Smart identity verification
Configure identity verification compliance modules.
Collateral requirement
Configure collateral ratios and backing requirements.
Asset creation
Asset servicing
Change asset admin roles
Grant or revoke administrator roles for specific assets.
Mint assets
Issue new units to investors.
Forced transfer
Administratively move assets between wallets for compliance or recovery.
Pause and unpause assets
Enable or disable all transfers for an asset.
Feeds
Overview
On-chain data feeds for price reporting, NAV tracking, and oracle data.
Create feeds
Deploy issuer-signed feeds, aggregator adapters, and register external feeds.
Submit updates
Submit signed feed updates with EIP-712 typed data and nonce management.
Read data
Query latest values, historical rounds, and check feed staleness.
Operations
Transaction tracking
Check transaction status after timeout errors.
Reconciliate balances
Compare on-chain state with your internal records.
Runbooks
Equity tokenization
Complete walkthrough for multi-organization equity tokenization.
Bonds
Create debt instruments with coupon schedules and maturity dates.
Deposits
Issue deposit certificates with interest accrual.
Equities
Deploy equity tokens with dividend distribution.
Funds
Launch fund tokens with NAV tracking.
Stablecoins
Create collateral-backed stablecoins.
Configure equity collateral
Add collateral requirements using the Compliance Module API.