All credentials
V2 (BJJ) only
Bulk issuance
Issue a credential on behalf of a list of users — no claim flow on their side. Pick a credential, then upload a CSV or type recipients into the table. Each row is resolved to an AIR account by email and issued directly by the issuer backend.
We only support V2 for bulk issuance — V1 is not supported.
1 · Choose the credential
2 · Add recipients
Columns: email, expiration (optional), then one per field — or just type into the table.
| Expires | Tier | Brand ID | Total points | Member since | Program name | Status | ||
|---|---|---|---|---|---|---|---|---|
Ready |
3 · Issue
Issues directly through the issuer backend — recipients do not confirm anything. Testnet, mock data only.
Developer details
The schema, program, and issuer this credential is issued against, and the proof type it is signed under.
Schema ID
01KZ4916SRM2T1N2RXAYZ7Issuance program ID
c29c30g19h5y1b970y5o99Issuer DID
did:air:id:testnet:4PHpbD8tg4dYbHxzXHNtBQVgM4XXk7MR8kMbmtXbwjProof type
BJJ_SIG_2021JSON
{
"version": "v2",
"schemaId": "01KZ4916SRM2T1N2RXAYZ7",
"programId": "c29c30g19h5y1b970y5o99",
"issuerDid": "did:air:id:testnet:4PHpbD8tg4dYbHxzXHNtBQVgM4XXk7MR8kMbmtXbwj",
"proofType": "BJJ_SIG_2021"
}