cURL
curl --request GET \ --url https://api.mclicense.org/plugins/{pluginId} \ --header 'MCL-Key: <api-key>'
{ "name": "<string>", "_id": "<string>", "icon": "<string>", "marketplace": { "type": "Polymart", "id": "<string>", "url": "<string>" } }
Retrieves detailed information about a specific plugin by its ID
Documentation IndexFetch the complete documentation index at: https://docs.mclicense.org/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.mclicense.org/llms.txt
Use this file to discover all available pages before exploring further.
API key must start with 'mcl_'
Plugin details
Name of the plugin
Unique identifier for the plugin
URL to the plugin's icon
Show child attributes