Storage
Storage Management
Last updated
Was this helpful?
Storage Management
Last updated
Was this helpful?
To store a credential or presentation, use the store
method. This method accepts a credential
or presentation
object.
To resolve a URI to a credential or presentation, use the learnCard.read
method. This method accepts a uri
parameter.
These are the storage-related API calls available in the LearnCard Network API. Use these methods to manage the storage and retrieval of credentials and presentations on the LearnCard Network.
This endpoint stores a credential/presentation, returning a uri that can be used to resolve it
/storage/store
credential
, presentation