Advanced Filter Option
Last updated
Last updated
By using these Advanced Filter Options, you can tailor Akto's analysis to focus on the specific aspects of your API traffic that are most relevant to your current needs.
Filter for successful POST and GET requests (status codes 200-299).
Go to Settings > Advanced traffic filters.
Click "Add new" to create a filter.
Enter the following YAML configuration:
Click "Save" to apply the filter.
id
: Unique identifier for the filter
response_code
: Filters status codes 200-299
method
: Includes both POST and GET requests
This filter will only allow traffic that meets all specified conditions. For more details on advanced filtering options, visit API Selection Filters.