# Overview

## Welcome to Viloud API docs

Viloud platform provides you an easy way to distribute your content to your viewers. Now you can improve your distribution using the APIs available on Viloud.

In this docs, you will find the necessary resources to automate your processes and integrate Viloud with the rest of your providers to achieve a more automated workflow.

At the moment we can offer you a **delivery API** to obtain all the necessary information from your channels to enrich your web spaces and native apps, and to achieve integrations with third platforms such as Roku, Amazon, Apple TV, etc.

Soon we will release the **management API** that will allow you to perform operations that until now were only available through the dashboard. Since this is a first version of Docs there are a few things to explain but if you consider that there is any lack or you think have some feedback you can contact [here](https://viloud.tv/contact/) or send us an email to <help@viloud.tv>.


---

# 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.viloud.tv/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.
