● It is where application logic code is. Your conditions etc. ● How to test? 1) Manually → Using tools like Postman etc. By sending requests and verifying responses. 2) Automation → Java + RestAssured Library