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 ESB REST API to configure REST endpoints in the ESB 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 ESB by combining REST APIs with mediation features provided by the underlying messaging framework.

As depicted in the diagram below, core API management features such as API key management, user management, security, and SLA monitoring are all provided by the WSO2 applications.

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