Links

API changes

Akto lets you know when a new API endpoint is added or when a new parameter to an endpoint is added.

Review all new APIs detected

  • Go to API changes tab in your left nav. Go to the new endpoints tab. You can see here all the new endpoints discovered in the last two months.
  • You can also see the trend of new endpoints and params addition. Typically these are added on every release.
  • You can sort here by recency or filter by a specific date.
  • You should add these endpoints in your security testing specially the ones which are marked as sensitive or are unauthenticated. Checkout how to manage sensitive data leak for these endpoints.

Review all new parameters detected in old endpoints

Akto allows you to discover whenever a new parameter is added to an existing endpoint. Sometimes developers add sensitive params to existing endpoints specially the ones which are unauthenticated.
  • Go to API changes tab in your left nav. Go to the new params tab. You can see here all the new params discovered in the last two months.
  • You can filters this list for only sensitive params.