HTTP-based API

C12756 concept

An HTTP-based API is an interface that enables communication between software systems over the web using standard HTTP methods (such as GET, POST, PUT, and DELETE) to request and manipulate resources.