> For the complete documentation index, see [llms.txt](https://docs.giize.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.giize.com/product-docs/api-reference/it-portal-api.md).

# IT Portal API

## Scope

This reference covers the internal IT Portal and CMDB-style endpoints already verified for the project.

## Key Characteristics

* base path under `https://it.vng.com.vn/am_ajax/`
* `POST` form-encoded requests
* cookie-based auth
* internal request headers such as `u-class`, `u-type`, `u-method`

## Why It Matters For The App

These endpoints power:

* order report scraping and filtering
* asset lookup
* workflow-dependent request creation
* autocomplete and manager/asset resolution flows

## Recommended Source

For payload-level detail, use the source note:

* `document/api_itportal.md`

This GitBook layer is intentionally shorter and meant to route readers to the right integration family quickly.
