# VARIO Cloud REST API Reference

This section contains the complete reference documentation for the VARIO Cloud REST API.

The API reference is generated from the OpenAPI specification and provides detailed information about all endpoints, request and response schemas, authentication requirements, and error formats.

Use this reference when you need precise technical details. For guides, concepts, and best practices, see the REST API documentation.

We automatically generates pages and endpoints from our OpenAPI spec. This API reference is rendered using GitBook’s built-in OpenAPI viewer. We are continuously working on improving the structure and presentation within the capabilities of the tool.

If you prefer, you can also download the OpenAPI specification and explore it locally using your preferred tooling.


---

# 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.vario-software.de/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.
