Issue test credentials to your AIR account
Add a demo credential in a few clicks, then use it to try your verification and agent flows. Everything here runs on testnet with mock data, so nothing you enter is real.
Choose a credential
Gold Membership
A VIP loyalty membership: tier, brand, points, and program details.
KYC Identity
A unified KYC identity credential: the verification attestation (level, provider, age checks) plus the full applicant record — name, date of birth, address, and ID document — in a single credential.
Home Address
A home-address credential for testing richer personal data.
Credit Card
A demo payment credential you can present at checkout elsewhere.
API Key
Store an API key as a credential so your agents can use it to act for you.
Portable Agent Context
Carry your agent context — how you want any agent to work with you — as a credential you disclose once, to any agent.
Issuing for a whole list of users?
Upload a CSV or type a recipient table and issue on their behalf — no claim flow on their side.
Open bulk issuanceFor developers: deep-link to a credential
Send users straight to any credential from your own app or agent. Add ?return=<url> to bring them back after issuing. The return origin must match this deploy's NEXT_PUBLIC_ISSUANCE_RETURN_ALLOWLIST (exact origins or a *.subdomain wildcard), otherwise they see a success screen instead.
https://<this-app>/issue/goldGold Membershiphttps://<this-app>/issue/kycKYC Identityhttps://<this-app>/issue/addressHome Addresshttps://<this-app>/issue/cardCredit Cardhttps://<this-app>/issue/api-keyAPI Keyhttps://<this-app>/issue/agent-contextPortable Agent Context