# Type 1 – JSON/XML File

*JSON/XML File* – For this type of API source you only need to provide the Open API Specification *File Path* in JSON or XML file formats.

![](/files/ykM6r214MuYCn4clLNNl)

1. Specify the *File Path* and click *OK*.

![](/files/c3AtCtbcekrd4BFRjJDj)

This API will be populated in the API Browser panel, where you can simply expand the nodes and drag-and-drop methods onto the designer window.

![](/files/Z8K1fd45r8GZiAl019wC)


---

# 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-1-json-xml-file.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.
