Back to Magento2

Magento_Webapi module

app/code/Magento/Webapi/README.md

2.4.8312 B
Original Source

Magento_Webapi module

This module provides the framework for the application to expose REST and SOAP web services. It exposes an area for REST and another area for SOAP services and routes requests based on the Web API configuration. It also handles deserialization of requests and serialization of responses.