# APIs

Leverage our suite of API's to build robust products on top of the UseFlux platform.&#x20;

Monitor the performance and manage the settings of the Ingestion API&#x20;

{% content-ref url="/pages/Xns4D9Vmycl4a0dta8oI" %}
[Ingest API](/userflux-docs/feature-guides/apis/ingest-api.md)
{% endcontent-ref %}

***

The Data API dashboard is your central hub for monitoring, managing, and securing direct query access to your data.&#x20;

{% content-ref url="/pages/zdbf1xE2WfXcA3vW2brC" %}
[Data API](/userflux-docs/feature-guides/apis/data-api.md)
{% endcontent-ref %}

***

Leverage machine learning to create personalised experiences at scale.

{% content-ref url="/pages/8DZrJcD6SuE0voR0LbQN" %}
[Personalise API](/userflux-docs/feature-guides/apis/personalise-api.md)
{% endcontent-ref %}

***

Monitor the performance and manage the settings of the Search API.

{% content-ref url="/pages/GYgeNDp6KWrVyTlB5E4N" %}
[Search API](/userflux-docs/feature-guides/apis/search-api.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://userflux.gitbook.io/userflux-docs/feature-guides/apis.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.
