Validate an HTTP Header in the Response for an API Check
Add a validator step for HTTP Headers, to check whether a specific header does or does not contain either a value or a regex matched value. For example, retrieving the header Server from this endpoint should be formatted as follows:

For more details, see our documentation on API Check Commands and Validators section on HTTP Header Validation.