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 v1 WSO2 recommends that you use the v1 REST APIs as it is up to date and has support for the latest WSO2 API Manager 3.2.0 features with regard to the Publisher, Developer Portal, and Admin Portal.
WSO2 Developer Portal v1
WSO2 Admin Portal v1
WSO2 Gateway API v1
WSO2 Admin v0.17 The v0.17 REST APIs will be deprecated in the next WSO2 API Manager release.

QuickStart

Following Postman collection provides quickstart 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

Top