Which of the following is an Application Programming Interface (API) that is referred to as “representational state transfer,” and is the approach for communications in web services?(1 point)

Responses

composite API
composite API

partner API
partner API

internal API
internal API

REST API

1 answer

The correct response is REST API. It stands for "Representational State Transfer" and is a common architectural style for designing networked applications, particularly for web services.