REST API
REST API is an architectural style for building web applications that relies on HTTP methods. An application based on REST API communicates with the server by sending HTTP requests (such as GET, POST, PUT, DELETE) to specific URLs. The REST API provides access to Db2® repositories using common HTTP operations, enabling you to communicate with servers and exchange data.
The REST API is available only for Db2® repositories.