RESTful APIs

The following topics list the APIs exposed from the API Publisher, Developer Portal, Admin Portal and Gateway, which you can use to create and manage APIs. You can consume APIs directly through their UIs or, an external REST client like cURL.

There are two versions of REST APIs available for the Admin Portal.

WSO2 Publisher v2 WSO2 recommends that you use the v2 REST APIs as it is up to date and has support for the latest WSO2 API Manager 4.0.0 features with regard to the Publisher, Developer Portal, and Admin Portal.
WSO2 Developer Portal v2
WSO2 Admin Portal v2
WSO2 Gateway API v1
WSO2 Service Catalog API v1

Quick Start

Following Postman collection provides quick start guide for WSO2 API Manager REST APIs. It can be used to,

  • Create, publish, subscribe and invoke a sample REST API
  • Create, subscribe and invoke a sample API Product

Run in Postman

Expand to copy the Postman collection

Top