Adding Projects
To add an API project for managing target service URLs, Click the Add button on the API Projects page and select the required option from the list.
Previously downloaded projects can be imported using the From Zip option from the options mentioned below.
The various options available for project type are explained in the sections below:
- From REST or HTTP Service
This option allows creating a project that controls a preexisting back-end REST / HTTP URL - From WSDL
As the name suggests this option requires a WSDL URL to be provided which will then be controlled by this type of project. - From Swagger
Allows creating a project from a Swagger .json/.yaml file. - From Open API
Allows creating a project from an Open API .yaml file. - From Zip
This is an import option where a project previously created using the API Dashboard can be exported as a zip file and imported back to the setup using this option at any point in time. - OAuth Token End Point
This is a verification project that verifies the OAuth authentication token and allows access to the target depending on the token provided.