API-Management documents

4 minute read

This Document provides the details and the functionality aspect of the API components to define static and dynamic criterias for an API along with the brief...

Read More

less than 1 minute read

Cross-Origin Resource Sharing (CORS) Policy is a mechanism which allows restriction to domain access. Domains configured by the User is only accessible. Thi...

Read More

2 minute read

Swagger is an Open Source Framework for the documentation of API. Swagger is a tools which enables you to generate, visualize and maintain your API docs, so...

Read More

3 minute read

FAQ is the best way to address frequently asked questions about your business. This section contains list of questions and answers pertaining to a particular...

Read More

less than 1 minute read

In today’s world,organizations are having multiple data sources.With distrubuted architechture in place,these data sources are existing independently and sca...

Read More

less than 1 minute read

Compression Policy compresses the response coming from the backend and thus can help to increase the performance of websites. As per configurations, it choos...

Read More

less than 1 minute read

Validate HTTP Header policy inspects each HTTP Request whether the HTTP Request contains a particular Request Header and the corresponding Header value. If ...

Read More

1 minute read

The IP Restrict Policy is used to restrict the access of an API Proxy by limiting the number of IP Addresses who can access it.If an organization wants to de...

Read More

1 minute read

Throttling policy prevents an API usage spikes on per API version basis, such that if the same API is getting somehow spammed, the policy will automatically...

Read More

2 minute read

Policies are hooks to an API which you can punch at differnt levels of execution. They are powerful capabilities to an API publisher that can impose some cha...

Read More

4 minute read

Proxies are the full REST (Representational State Transfer) services which allows to create proxy over a set of existing data source. As applications in real...

Read More

less than 1 minute read

APIs are tje central to any application development process. As data forms an important part of any business it is the API which exposes the internal data to...

Read More

4 minute read

APPSeCONNECT API management is a set of micro service based environment which allows the external users to call and execute data interactions using standard ...

Read More

less than 1 minute read

User Authentication is now done in the API Level to ensure Authenticated Approach when working with Proxy API, Swagger Documentation and Applying Action Para...

Read More

5 minute read

Getting started with APIs isnt always easy, there are tons of documents and techniques that can be used to leverage the idea of building your own APIs. The A...

Read More