Skip to content

Issue a Verifiable Credential to the token's subject

POST
/credentials/issue

Bearer or DPoP access token (audience-checked per RFC 8707). Users with the work_credential scope receive a WorkCredential; agent/service tokens receive an AgentIdentityCredential; delegated (RFC 8693) tokens receive a DelegationCredential.

object
format
string
Allowed values: sd-jwt-vc vc+jwt
holderDid

Did:key to bind as holder (cnf).

string

Issued credential

object
vc_id
required
string
type
string
format
required
string
credential
required
string
issuer
string
expires_at
integer

Invalid token

object
error
required
string
error_description
string

Missing work_credential scope

object
error
required
string
error_description
string