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.

In the API Projects page, each icon on the left navigation pane represents various sections that enable developing and managing a project.

 Overview

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

 Permissions

This section of the API provides various permissions for various types of users to use a project in a particular manner.

 Project Level Policies

The policies added for a particular scope in this section are applied to all the resources in a project. .

 Policy Configurations

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.

 Debugging API Project

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.

JavaScript errors detected

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

If this problem persists, please contact our support.