Quickstart guides to create APIs

Tags:

Updated:

1 minute read

APPSeCONNECT API Management

APPSeCONNECT being an API management platform allows to create, manage, deploy, maintain APIs for an organization such that the APIs can be easily tracked inside the organization. Let us look how to create or manage API management inside APPSeCONNECT platform.

Prerequisites

To create an API at the first place, there are a number of things you require,

  • You need an Active APPSeCONNECT Account. Go to Home Page for login details
  • You need to know all the data sources that are used for the APIs.
  • You need to create or configure APPS on the platform.

Listed below are the areas you may require when working with APPSeCONNECT API Management.

Sections Details
Searching API You can filter your search for the API’s using the API Names
Terminologies in API Management This page will provide some common terms that are used when working with API Management
Registering URL To associatiate your organisation endpoint on your API, you need to Register the URL.
Authentication You can authenticate your API’s when working with Proxy API, Swagger Documentation & Applying Parameters.
Working with Realtime Webhooks API Webhook API’s are basically handlers that can be used to fetch real time data from an application that has support of webhook and can be synced to other apps via APPSeCONNECT using real-time API.
Applying Parameters to your API Here you will get the detailed functionality of the API components to define static and dynamic criterias for an API operation.
Working with Proxy REST services allows to create proxy over a set of existing data source. Here, you can perform the development of a proxy API over a set of existing service and execute the same through APPSeCONNECT.
Working with Policies Policies are hooks to an API which you can punch at differnt levels of execution. Policies are collection of statements which are execued sequentially on the request or response of an API.
How to Guides This section of the documents will have informations related to the guides for API Management.