API Checks
Some http client examples. Serenity comes with a wrapper for RestAssured but you can totally just use whatever client you want... given you want to implement all the tedious thing yourself. See e.g. the rolegate example that is using te okHttp client