> For the complete documentation index, see [llms.txt](https://seg-fault.gitbook.io/researchs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seg-fault.gitbook.io/researchs/aws-cloud-security/hacking-api-gateway/api-gateway-api-calls.md).

# API Gateway API Calls

Here are some popular API Gateway API calls and what they do :-

* `get-integrations` : API call to print out all integrations associated the with api-id
* `get-routes` : API call to print out all routes associated with the api-id
* `get-stages` : API call to print out all stages associated with the api-id
