# API Catalog Overview

**Pynt's API Catalog is available for** [**Pynt's Business Plan**](https://www.pynt.io/pricing) **users only.**&#x20;

Pynt's API catalog is a powerful solution designed to streamline **API discovery, risk assessment, and security testing**. Using automated discovery of APIs, organizations can easily manage their API landscape, including applications and sources, ensuring a comprehensive understanding of their API ecosystem.&#x20;

The API Catalog empowers users to **bridge security gaps**, generate **detailed penetration test reports**, and achieve **robust API security**.

1. Start from [Setup ](broken://pages/y3vvLyb095vw9P4leaZd)to add your applications and API sources.
2. [Navigate ](/documentation/api-catalog/navigate-api-catalog.md)through the API catalog
3. [Manage](/documentation/api-catalog/manage-api-source-gaps.md) API security gaps
4. [View detailed](/documentation/api-catalog/view-detailed-endpoint-info.md) endpoint information
5. [Generate ](/documentation/applications-view/generate-pentest-report.md)a comprehensive pentest report


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pynt.io/documentation/api-catalog/api-catalog-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
