API discovery through http traffic
has anyone tried to discover all the API endpoints along with query parameters through http traffic.
- when i mention query parameters it was supposed to fetch all the query parameters related to a API Path.
- I know the http traffic is limited to the 30 days. but still in 30 days we can achieve this if it runs for long time.
- which graphql query will help to achieve this httpadaptive??