Incorporate API requests into your end-to-end tests and validate responses, including the status code, headers and body (JSON/Text) values. API steps are also great for working with test data without having to interact with the UI of the application.