Links

Token Metadata API

Locksmith provides facilities to host and retrieve token metadata associated with Locks and its key holders.
get
https://locksmith-host
/api/key/:lockAddress/:keyId
Get Key Metadata (NFT Metadata)
get
https://locksmith-host
/api/key/:address/keyHolderMetadata
Get Key Holder Metadata for a Key Holders
put
https://locksmith-host
/api/key/:address
Update Lock
put
https://locksmith-host
/api/key/:address/:keyId
Update a Key
put
https://locksmith-host
/api/key/:address/user/:userAddress
Update a User