The REST API is part of the integration framework and handles requests from external consumers. The following diagram provides an overview of how the REST API handles requests. When an external consumer initiates a request, a REST API controller directs the resource request to the appropriate resource handler.