Skip to content

OID4VCI Credential Endpoint

POST
/credential

Redeems an access token from the pre-authorized-code grant. Requires a holder proof-of-possession JWT (typ: openid4vci-proof+jwt, EdDSA/ES256) over the single-use c_nonce.

object
format
string
proof
required
object
proof_type
string
jwt
string

Issued credential

object
credential
string

Invalid proof

object
error
required
string
error_description
string

Invalid token

object
error
required
string
error_description
string