# ClearFeed API

## Welcome to ClearFeed APIs

ClearFeed offers a robust set of APIs that allow developers to interact with our platform programmatically. These APIs enable you to streamline processes, access data, and integrate ClearFeed functionalities seamlessly into your applications. Our APIs are designed to enhance your experience and provide a comprehensive solution for managing and utilizing ClearFeed's features.

## Want to jump right in?

Feeling like an eager beaver? Dive into our quick start docs and make your first request:

{% content-ref url="/pages/rAJ6f6t9yohrC5a1HEMH" %}
[Quick Start](/api/quick-start.md)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with ClearFeed APIs:

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


---

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