# API Documentation

## Introduction

This is the official API documentation of Asters.&#x20;

Asters is an all-in-one social media automation platform for scaling marketing teams by simplifying, optimizing and automating social media marketing processes thanks to the use of generative AI.

Here you can learn more about our API and how to integrate it at ease in your infrastructure.

If you have any questions, please email us at <support@asters.ai> or open live chat (bottom-right corner of every page). \
Alternatively, visit our website [asters.ai](https://asters.ai)

Before you dive into any integration or start using our API, it'd be a good idea to familiarize yourself with our [terms of use](https://asters.ai/terms-of-use).


---

# 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.asters.ai/api/api-documentation.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.
