I know it takes restful api and we can add some plugins on it but for my purpose I need the parameterized form of API from getkong server? Is this possible? and if yes please let me know how we can achieve this?
Asked
Active
Viewed 299 times
1 Answers
0
Not really sure I understand your question, but you can retrieve the APIs you have added on Kong using the admin API, like:
curl localhost:8001/apis

Mark
- 67,098
- 47
- 117
- 162