# Management API

Use the Management API to automate inventory setup and keep your Nexx360 configuration in sync with your own systems. All endpoints require an API key — see the Connection page for details.

{% content-ref url="/pages/L35ulh4mGOglyEAZXM1Y" %}
[Connection](/platform-apis/management-api/connexion.md)
{% endcontent-ref %}

{% content-ref url="/pages/V8LMCLDIYmbMN3nXySn1" %}
[Sites](/platform-apis/management-api/sites.md)
{% endcontent-ref %}

{% content-ref url="/pages/0m4i2NxF71HiZtVD03jJ" %}
[SubAccounts](/platform-apis/management-api/subaccounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/scCRucGFCn3SGt10rR4p" %}
[Placements](/platform-apis/management-api/placements.md)
{% endcontent-ref %}

{% content-ref url="/pages/N7SlsOnMU3jxUFSlSubv" %}
[TagIds (Stored requests)](/platform-apis/management-api/tagids-stored-requests.md)
{% endcontent-ref %}


---

# 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://developer.nexx360.io/platform-apis/management-api.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.
