> For the complete documentation index, see [llms.txt](https://resources.atriptech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.atriptech.com/capability/atlas-news/api-documentation-tab-upgraded-and-relocated.md).

# API Documentation Tab: Upgraded & Relocated

***

We believe API documentation is crucial for connecting with developers.&#x20;

The Atlas API Documentation tab has been upgraded and relocated to the top of the page, offering a cleaner structure, divided modules, and quicker access to frequently used sections.

![](/files/vgPTz0zZxJM11I9aMjVD)

Upon clicking the tab, customers will be redirected to our resource platform with a new layout to provide clearer and faster access.

![组合的对象](/files/ZBhTswo3PhrFMOk2sHwI)

#### <mark style="color:orange;">**1. New Layout**</mark>

The new left-side navigation enables quick positioning and more efficient searches, as documents are now divided by module.

#### <mark style="color:orange;">**2. Easy-to-Apply Field Explanations**</mark>

Every parameter now provides example values, type explanations, and enumerated options, ensuring even beginners can easily grasp and apply them.

#### <mark style="color:orange;">**3. Code Demo Area Upgraded & Moved**</mark>

Interface call examples are now displayed on the right, allowing one-click copying for easier testing and eliminating the need for multiple windows during debugging.

#### <mark style="color:orange;">**4. Clear Process Logic**</mark>

We've added business flow diagrams and error code descriptions to the documentation, which will lower communication costs during integration.

Start exploring our new “[**API Documentation**](https://resources.atriptech.com/api-document/)” page now! If you have any questions regarding this upgrade, reach out to your designated [**Account Managers**](mailto:globalgrowthteam@atlaslovestravel.com).


---

# 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:

```
GET https://resources.atriptech.com/capability/atlas-news/api-documentation-tab-upgraded-and-relocated.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.
