> For the complete documentation index, see [llms.txt](https://knowledgebase.autorabit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.autorabit.com/product-guides/integral-zone/iz-suite/iz-eye/anypoint-platform/applications/exchange-apis.md).

# Exchange APIs

{% hint style="warning" %}

* To start scanning the APIs, a schedule has to be created to scan the APIs in Anypoint **`Exchange`**
* To create a schedule follow the steps mentioned at [Configure Schedule](/product-guides/integral-zone/iz-suite/iz-eye/azure-ais/schedule-configuration.md)
* All APIs published in the configured Business Group’s **`Exchange`** will be scanned.
  {% endhint %}

### Configuring Schedule

1. While configuring the schedule select `Anypoint Exchange APIs Analysis` job type
2. In the next step, select the required `Organizations`
3. Choose the appropriate schedule

### To view all the APIs

1. Navigate to **`IZ Eye`** -> **`APIs`** <br>

   <figure><img src="/files/ceBt7MBJMK4bwZ2pV5ud" alt=""><figcaption></figcaption></figure>
2. Click on the **`Plus`** icon to view all the versions of the API<br>

   <figure><img src="/files/MJPA7RktxMwkfyQ95A4h" alt=""><figcaption></figcaption></figure>
3. Summary details include -
   1. **`Total Issues`** - Indicates total number of issues once the application is scanned
   2. **`App Size`** - Total size of the deployed artifact
   3. **`Last Scan`** - Time since the last scan was performed
4. Actions include -
   1. **`View Dashboard`** - Summary report of all the issues. [View Dashboard](/product-guides/integral-zone/iz-suite/iz-eye/dashboard.md)
   2. **`View Issues`** - Detailed report of the issues with file names and line numbers. [View Issues](/product-guides/integral-zone/iz-suite/iz-eye/application-issues.md)

### See Also

* [Mule Projects](/product-guides/integral-zone/iz-suite/iz-eye/anypoint-platform/applications/mule-applications.md)
* [Application Issues](/product-guides/integral-zone/iz-suite/iz-eye/application-issues.md)
* [Application Dashboard](/product-guides/integral-zone/iz-suite/iz-eye/dashboard.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.autorabit.com/product-guides/integral-zone/iz-suite/iz-eye/anypoint-platform/applications/exchange-apis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
