# Open API Overview

{% hint style="info" %}
This documentation is for customers using the lastest (v5) version of Stacker. You're on the latest version if you access stacker at <https://go.stackerhq.com&#x20>;
{% endhint %}

## Getting Started <a href="#getting-started" id="getting-started"></a>

Head to our Setup Guide in our Getting Started section to learn how to start using the Stacker API.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Authentication</strong></td><td>Learn how to authenticate in the Stacker API</td><td><a href="/pages/hcTppB2YyA1ffkycnTQw">/pages/hcTppB2YyA1ffkycnTQw</a></td><td></td><td><a href="/files/89XcFmDFCP0jGUz1cjhT">/files/89XcFmDFCP0jGUz1cjhT</a></td></tr><tr><td><strong>Endpoint References</strong></td><td>Browse the documentation for our different endpoints</td><td><a href="/pages/clNlhnjPvx8Lt318HldL">/pages/clNlhnjPvx8Lt318HldL</a></td><td></td><td><a href="/files/TCfjlDTgH0beZlX646ic">/files/TCfjlDTgH0beZlX646ic</a></td></tr></tbody></table>

## Notices

{% hint style="warning" %}
This API is still under active development, and may change from time-to-time. We will notify active consumers of any changes.
{% endhint %}

{% hint style="info" %}
This API is subject to a Fair Use Policy as per your agreement with Stacker.
{% endhint %}


---

# 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://docs.stackerhq.com/stacker-astra/ai-and-automations/open-api-overview.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.
