Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

BoB Participant Metadata API provides en interface for participants to manage metadata coordinated by Administering Body (AB).

The API uses Proof-of-possession authorization tokens (POP) as described in MTS5. Key management for the POP keys themselves are not included in the API.

References: Coordination and key management is documented in MTS4. POP tokens are documented in MTS5.

  • getParticpantMetadataFile

  • getParticpantMetadata

  • getDomainName

  • updateDomainName

  • deleteDomainName

  • getMtbPublicKeys

  • addMtbPublicKey

  • getMtbPublicKey

  • deleteMtbPublicKey

  • getAuthtokenPublicKeys

  • addAuthtokenPublicKey

  • getAuthtokenPublicKey

  • deleteAuthtokenPublicKey

  • getInterfaceEndpoints

  • addInterfaceEndpoint

  • getInterfaceEndpoint

  • updateInterfaceEndpoint

  • deleteInterfaceEndpoint

  • No labels