Create Bitstring Status List
Create a Bitstring Status List as a DID-Linked Resource (DLR) on cheqd, using cheqd Studio.
Step 1: Set up your account
Step 2: Create a DID
Step 3: Select the unencrypted Status List API
Step 4: Create unencrypted Status List
Create an unencrypted StatusList2021 or BitstringStatusList credential status list.
The type of Status List.
The purpose of the status list.
- For StatusList2021: Single value (revocation or suspension)
- For BitstringStatusList: Can accept multiple values as array of strings
Once this is set, it cannot be changed. A new status list must be created to change the purpose.
{"summary":"Single purpose (StatusList2021)","value":"revocation"}DID of the StatusList2021 or BitstringStatusList publisher.
The name of the StatusList2021 or BitstringStatusList DID-Linked Resource to be created.
The length of the status list to be created. The default and minimum length is 131072 which is 16kb.
131072The encoding format of the StatusList2021 or BitstringStatusList (only base64url supported) DiD-Linked Resource to be created.
base64urlPossible values: Optional field to assign a human-readable version in the StatusList2021 or BitstringStatusList DID-Linked Resource.
Only for BitstringStatusList: bits per credential, used to support multiple status in same list.
Category of credentials this status list is for.
Only for BitstringStatusList: Time to Live in Miliseconds (not expiry).
The request was successful.
A problem with the input fields has occurred. Additional state information plus metadata may be available in the response body.
Access token is missing or invalid
No content
An internal error has occurred. Additional state information plus metadata may be available in the response body.
Option 1. Choose from a few variables and we will compile the Status List for you
Option 2. Publish a JSON payload yourself
Request format
Step 5: Hit the API
Create an unencrypted StatusList2021 or BitstringStatusList credential status list.
The type of Status List.
The purpose of the status list.
- For StatusList2021: Single value (revocation or suspension)
- For BitstringStatusList: Can accept multiple values as array of strings
Once this is set, it cannot be changed. A new status list must be created to change the purpose.
{"summary":"Single purpose (StatusList2021)","value":"revocation"}DID of the StatusList2021 or BitstringStatusList publisher.
The name of the StatusList2021 or BitstringStatusList DID-Linked Resource to be created.
The length of the status list to be created. The default and minimum length is 131072 which is 16kb.
131072The encoding format of the StatusList2021 or BitstringStatusList (only base64url supported) DiD-Linked Resource to be created.
base64urlPossible values: Optional field to assign a human-readable version in the StatusList2021 or BitstringStatusList DID-Linked Resource.
Only for BitstringStatusList: bits per credential, used to support multiple status in same list.
Category of credentials this status list is for.
Only for BitstringStatusList: Time to Live in Miliseconds (not expiry).
The request was successful.
A problem with the input fields has occurred. Additional state information plus metadata may be available in the response body.
Access token is missing or invalid
No content
An internal error has occurred. Additional state information plus metadata may be available in the response body.
Last updated
Was this helpful?