Issue a credential
Credentials API
Issue a Credential
Issue a new credential of one of four types — business, user,
agent_authorization, or outcome_attestation — discriminated by the
credential_type field in the request body.
Returns a fully signed JWT-VC in signed_payload alongside the persisted
credential resource. The JWT follows the W3C Verifiable Credentials 2.0
profile, is signed with ES256, and includes a Status List 2021 entry so it
can be verified and revocation-checked by any compliant verifier.
POST
Issue a credential
Documentation Index
Fetch the complete documentation index at: https://docs.beltic.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
- Option 1
- Option 2
- Option 3
- Option 4
Response
Credential issued
- Option 1
- Option 2
- Option 3
- Option 4
Available options:
business - Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
Available options:
active, revoked, expired, suspended Required range:
x >= 0Available options:
jwt_vc, sd_jwt_vc Available options:
ES256 Maximum array length:
50Required string length:
1 - 512Available options:
batch_mint, workflow_block, api, cli, mcp