This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Configuring Endpoints using REST APIs

In addition to exposing RESTful interfaces and mediating RESTful invocations by mapping REST concepts to SOAP via proxy services, you can use the WSO2 Enterprise Integrator REST API to configure REST endpoints in the Enterprise Integrator by directly specifying HTTP verbs, URL patterns, URI templates, HTTP media types, and other related headers. You can define REST APIs and associated resources in the Enterprise Integrator by combining REST APIs with mediation features provided by the underlying messaging framework.

For more information, see Using REST with APIs and Sample 800: Introduction to REST API.