# Finout API

The Finout API provides seamless access to powerful cloud cost management tools, enabling you to integrate, analyze, and optimize your cloud expenses. With endpoints for cost insights, tagging, forecasting, and more, the API empowers teams to automate workflows, track spending, and drive efficiency across their cloud environments.

The following APIs are available:

* [Cost API V1](https://docs.finout.io/api/finout-api/cost-api-v1)
* [Query Language API V1](https://docs.finout.io/api/finout-api/query-language-api-v1)
* [Virtual Tags API V1](https://docs.finout.io/api/finout-api/virtual-tags-api-v1)
* [CostGuard API V1](https://docs.finout.io/api/finout-api/costguard-api-v1)
* [Endpoint API V1](https://docs.finout.io/api/finout-api/endpoint-api-v1)
* [Virtual Tag Metadata API V1](https://docs.finout.io/api/finout-api/virtual-tag-metadata-api-v1)


---

# 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.finout.io/api/finout-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.
