Skip to main content
Skip table of contents

Developing API Projects

When a project is opened by clicking the icon from the API Projects screen, it lands on the Overview screen by default. This section lists the basic information of the opened project.

Sections in the API Projects help develop and manage a project.

 Overview

Tab to view the project summary and its documentation. The sub-topic gives details of the project deployment.

 Policies

Policies are actions that may be set to perform on a request before and after a target URL is called.

 Resources

Project resources are where policies can be applied. There are 4 resources available for use: Proxy Request, Target Request, Target Response, and Proxy Response. Policies can be added to any of these four depending on implementation requirements.

 Targets

This is the backend target URL that is being called. While calling the target URL, it is possible to define the method and the authentication details to be used.

 Debugger

Allows the interception of a message at various points of policy execution and thereby helps in analyzing/modifying the message at respective breakpoints.

 Tracer

Helps to trace HTTP messages sent from an application to a proxy right until a response is received by the application.

On the left navigation bar, the following details will be available from all the sections above:

PropertyDescription
<Server Group names>The indicator next to the server group will be in a green or red color based on whether the project is deployed or undeployed on the particular server group. 
CreatedDate and time of the creation of the project.
Last ModifiedDate and time of last modification of the project.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.