HTTP Status Codes in RESTful APIs RESTful APIs use HTTP status codes to communicate the outcome of requests between clients and servers. Here's a detailed look at the main categories: 1xx: Informational These codes indicate that the request has been ...