System Overview
Account Services Flow
Account Services handles user authentication, smart account creation, and wallet operations.Credential Issuance Flow (User-Initiated)
The standard issuance path — the user is present and triggers the credential claim.Credential Verification Flow
On-demand Issuance Flow
Use this path when a backend event should trigger issuance without the user being present. Your issuer backend resolves the holder and calls its ownissue-vc — the end user does not interact with AIR.
Multi-Vendor Stack Integration
AIR Kit is additive — it does not replace your existing infrastructure. The diagram below shows how it slots into a typical enterprise stack alongside loyalty platforms, KYC providers, ticketing systems, and payment processors.Service Independence
Account Services and Credential Services are decoupled — integrate one, both, or mix server-side and client-side patterns.Next Steps
Quick Setup
Install and initialize the SDK in minutes.
Integration Guides
Vertical-specific guides with code examples for Loyalty, Fintech, Gaming, and Ticketing.
Quickstart: Issue Credentials
Step-by-step credential issuance walkthrough.
On-demand Issuance
On-demand issuance without user presence.