I’m using Cryptlex webapi for our product licensing.
Can customers get metadata for their activation information?
I would like to provide users with tools that use WebAPI.
https://api.cryptlex.com/v3/docs#tag/Users/operation/get/v3/me/activations
I was able to get a list of activations with this API.
However, the metadata was empty.
https://api.cryptlex.com/v3/docs#tag/Activations/operation/get/v3/activations
I was able to get metadata with this API.
I used a token for administrators.
