API Specifications
POST <https://api.vc.staging.opencampus.xyz/issuer/vc>POST <https://api.vc.opencampus.xyz/issuer/vc>Header: { X-API-KEY: <your api key> }{
"credentialPayload": { ... },
"holderOcId": "bob.edu",
"issuerReferenceId": "tt:1111222333"
}name
type
example
{
"credentialPayload": { ... },
"collectionSymbol": "ocbadge",
"holderOcId": "bob.edu" OR "holderAddress": "0xabcD12345...",
"issuerReferenceId": "tt:1111222333"
}name
type
example
About issuerReferenceId
More on Credential Payload
More on Images
Property Name
Data Type
Required
Public
Example
Remark
Property Name
Data Type
Required
Public
Example
Remark
Property Name
Data Type
Required
Public
Example
Remark
Last updated