IT
REST API: communication between servers in a network and digital software can be done via HTTP, sending HTT requests, and receiving HTTP responses.
Configure HTTP clients and use them to interface with HTTP endpoints using HTTP-compliant methods. Requests can be expanded to contain post data. Authentication methods like OAuth 2.0 can be configured on an HTTP client.