...
Once logged in, select the "Add" menu.
In this section, we work with a service exposed by the Cdyne company (www.wdyne.com) which provides data quality services. We use the phone validation service as an example, which has SOAP and REST interfaces and is documented using a WSDL file. This service is described at : http://wiki.cdyne.com/index.php/Phone_Verification.
...
When adding a new API using the API Publisher, you can define API resources, which appears at last in the "Add New API" window as follows:
An API is made up of one or more resources. Each resource handles a particular type of requests. A resource is analogous to a method (function) in a larger API.
...
2. Once the required information is filled, click the "Create" button at the end of the page to create the API.
3. If the API is created successfully, you will be navigated to the "Browse" menu where the newly-added API will be listed with the other available APIs. For example,
4.Click the API to access its information. You will be first navigated to its "Overview" page.
The following tabs are available:
...
Excerpt | ||
---|---|---|
| ||
Adding an API in WSO2 API Manager. |
...