Liccium Developer Portal
Search Engine API

Schemas


TsaSignature

  • tsrstring · required

    Base64-encoded TimeStampResponse (TSR) from the TSA

  • tsqstring · required

    Base64-encoded TimeStampQuery (TSQ) sent to the TSA

Credential

  • idstring · uri · required

    Unique identifier for the credential

  • typestring[] · required

    Credential types indicating its structure and semantics

  • @contextstring[]

    JSON-LD context for the credential

  • issuerstring

    Identifier of the credential issuer, typically a DID

  • validFromstring · date-time

    Start time when the credential becomes valid

  • validUntilstring · date-time

    Expiration time of the credential

  • credentialSubjectobject

    Subject of the credential and its properties

  • credentialSchemaobject[]

    External schema(s) defining the structure of the credential

  • proofobject

    Cryptographic proof of the credential

Declaration

  • signaturestring · pattern: ^[A-Za-z0-9_-]+\.[A-… · required

    JWT signature of declaration metadata

  • tsaSignatureobject · required

    Timestamp Authority signature containing timestamp request and response payloads

  • declarationMetadataobject · required
  • optOutRegistrySignaturestring · pattern: ^[A-Za-z0-9_-]+\.[A-…

    JWT signature of the opt-out registry payload

  • optOutRegistryTsaSignatureobject

    TSA signature of the opt-out registry payload