cURL
curl --request GET \ --url https://api.dualship.run/plugins \ --header 'Authorization: Bearer <token>'
{ "plugins": [ { "category": "payment", "description": "Process payments via Stripe", "enabled": true, "id": "stripe-payment", "name": "Stripe Payment", "version": "1.0.0" } ] }
Get a list of all available plugins
Documentation IndexFetch the complete documentation index at: https://docs.dualship.run/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dualship.run/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication
List of plugins
List of available plugins
Show child attributes
Was this page helpful?