Flow Stream
API Streams
An API stream represents the traffic flow, either in API requests or API responses. These streams are divided into two main types:
- API Request Stream: Represents all incoming API requests.
- API Response Stream: Represents all outgoing API responses.
Both request and response streams can be broken down into sub-streams defined by applying filters. These sub-streams allow for more focused traffic management, ensuring specific portions of the traffic are handled according to predefined rules.