Create Identity Keys
Create a standalone public/private keypair, used to create Decentralized Identifiers (DIDs), using cheqd Studio.
Why Identity Keys Matter
Step 1: Choose Your Key Type
Step 2: Hit the API below
Key type of the identity key pair to create.
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
An internal error has occurred. Additional state information plus metadata may be available in the response body.
Step 3 (Alternative): Fetch Identity Key Details
This endpoint fetches an identity key pair's details for a given key ID. Only the user account associated with the custodian-mode client can fetch the key pair.
Key ID of the identity key pair to fetch.
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
An internal error has occurred. Additional state information plus metadata may be available in the response body.
Last updated
Was this helpful?