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

# API & MCP Reference

#### Welcome to the Archera.ai API and MCP documentation. <a href="#welcome-to-the-archeraai-api-documentation" id="welcome-to-the-archeraai-api-documentation"></a>

Archera.ai empowers organizations to optimize cloud costs and automate cloud financial operations. Our API and MCP server enable seamless integration with your internal tools, workflows, AI assistants, and reporting systems. Programmatically access commitment plans, metrics, and more — or connect AI tools like Claude directly to your Archera account.

Whether you're building custom dashboards, automating cost management, or using AI to analyze your cloud spend, Archera provides secure and reliable interfaces to help you achieve your goals.

If you have questions or need support, please contact our team at <support@archera.ai>.

{% content-ref url="/pages/jMjzB0mqLYh7f4JNtGdV" %}
[Public API](/api-reference/public-api/public-api-reference.md)
{% endcontent-ref %}

{% content-ref url="/pages/ICmh2zLfEIdxAmzKXJK7" %}
[Partner API](/api-reference/partner-api/partner-api.md)
{% endcontent-ref %}


---

# 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://docs.archera.ai/api-reference/readme.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.
