# Type 2 – JSON/XML URL

*JSON/XML URL* – For this type of API source, you will need to provide the *URL* in JSON or XML format.

![](/files/QUoY8dzgOPRkZAouxG96)

1. Specify the *URL* and click *OK*.

![](/files/gSfsskTalAqm7FCc2YFr)

This API will be populated in the API Browser panel.

![](/files/HyTP2rJCnITCfHqzotmU)


---

# 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://documentation.astera.com/astera-data-stack-v10/api-flow/api-consumption/consume/api-browser/type-2-json-xml-url.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.
