Overview
The Issuance API lets you programmatically issue credentials to one or more recipients under a programme. Each issuance creates a credential batch that you can query at any time.Programmes
Retrieve your organisation’s programmes and use their IDs when issuing credentials.
Credential Batches
Issue credentials to multiple recipients in a single request. Each recipient gets a unique, shareable credential URL.
Base URL
Authentication
Every request must include your API token in one of the following headers:
The token prefix automatically routes your request to the correct environment — no need to pass
orgId or mode separately.

