API discovery through http traffic

has anyone tried to discover all the API endpoints along with query parameters through http traffic.

  1. when i mention query parameters it was supposed to fetch all the query parameters related to a API Path.
  2. 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.
  3. which graphql query will help to achieve this httpadaptive??
Was this page helpful?