Definition
This API suite focuses on defining the types of verifiable credentials. This is mostly optional.
Last updated
This API suite focuses on defining the types of verifiable credentials. This is mostly optional.
Last updated
GET
/api/v1/definition
<Description of the endpoint>
Headers
Name | Value |
---|---|
Body
Response
GET
/api/v1/definition/{uid}
<Description of the endpoint>
Headers
Body
Response
POST
/api/v1/definition
<Description of the endpoint>
Headers
Body
Response
Name | Value |
---|---|
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Content-Type
application/json
Authorization
apikey = {Alice's key}
Content-Type
application/json
Authorization
apikey = {Alice's key}
Content-Type
application/json
Authorization
apikey = {Alice's key}
name
string
Name for this definition (compulsory)
description
string
Description for this definition (compulsory)
version
string
Version for this definition (optional)
author
string
Published short DID of author for this definition (compulsory)
tags
string
optional
location
string (url)
Location of the schema definition (httph://...)