cURL
curl --request GET \ --url http://localhost:3001/portal-api/plans \ --header 'Authorization: <api-key>'
{ "data": [ { "ID": 1, "Name": "free_plan_2", "DisplayName": "Free plan", "AutoApproveAccessRequests": true, "RateLimit": 5, "Quota": 0 } ] }
List all plans that exist in the portal
Documentation IndexFetch the complete documentation index at: https://tyk.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://tyk.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
OK
Show child attributes
Was this page helpful?
Contact support