API testing beta
We are excited to announce that end-to-end API testing is now available in beta. You can use the mabl desktop app to create API tests and make assertions on response data without writing code! If you also happen to do any manual testing in Postman, you can easily automate it in mabl by importing your Postman collections.

Creating an API test in mabl and making assertions on the response data without coding.
You can use API tests to augment your end-to-end browser tests to make them more reliable and faster. For example, API tests can help you quickly and reliably setup test data in the environment that browser tests will then run on, with the option to share variables with browser tests running in the same plan.
Furthermore, you can now use mabl to quickly increase your functional (integration) API test coverage and review results from both API and browser tests in a single place.
Check out the API testing help guide to learn more.