How to pass the access token as HTTP Header when using the "Application List" API in 3scale API Docs?
Issue
3scale APIs cannot be consumed by passing the token/key in the header. For example, to list applications, the access_token
is passed as a query parameter and not as a header parameter:
curl -v -X GET "https://3scale-admin.apps.foo.bar/admin/api/applications.xml?access_token=adfjdalfjdfsdfsf&page=1&per_page=500"
Please let us know on how to pass access_token
as header parameter.
Environment
- Red Hat 3scale API Management
- SaaS
- 2.X On-Premises
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.