Returns all plugins associated with the authenticated account
curl --request GET \ --url https://api.mclicense.org/plugins \ --header 'MCL-Key: <api-key>'
[ { "_id": "<string>", "name": "<string>", "icon": "<string>", "marketplace": { "type": "SpigotMC", "id": "<string>", "url": "<string>" } } ]
API key must start with 'mcl_'
Name of the plugin
Unique identifier for the plugin
URL to the plugin's icon
Show child attributes
SpigotMC
Polymart