# API Overview

Following are the APIs that [Ylytic](https://www.ylytic.com/) offers.

### Third-Party API

Get Public data and insights of a creator (with or without Audience demographics) using their Instagram, YouTube, or TikTok handle. Add creator handles before initiating the creator insights request.

{% content-ref url="/pages/7BklXBrcT1aOVNRWHBNp" %}
[Third Party API](/ylytic/rest-apis/api-overview/third-party-api.md)
{% endcontent-ref %}

### Campaign Tracking API

Get post and Campaign-level (aggregated) insights, including Campaign Overview, Engagement, ROI, Audience Demographics, Top Comments, and Sentiment Analysis.

{% content-ref url="/pages/xMHm33f49TXMkNN1mWd4" %}
[Campaign Tracking API](/ylytic/rest-apis/api-overview/campaign-tracking-api.md)
{% endcontent-ref %}

### First Party API

Get Consented data and insights for your first-party connects. Before initiating the insights don't forget to create a verification URL and verify the creator.

{% content-ref url="/pages/AKkkwgyQFxvy4pAi2Xh5" %}
[First Party API](/ylytic/rest-apis/api-overview/first-party-api.md)
{% endcontent-ref %}

### Realtime Tracking API

Utilize the Tracking API to monitor and trace the activities of creators, enhancing your ability to gather valuable insights and data.

{% content-ref url="/pages/uXPAlpTHWw6XkxVqwCJu" %}
[Realtime Tracking API](/ylytic/rest-apis/api-overview/realtime-tracking-api.md)
{% endcontent-ref %}

### Data Refresh

Utilize the Data Refresh API to monitor the activities of a creator (without Audience demographics) using their Instagram or YouTube handle.

{% content-ref url="/pages/FOkDOxHMWSI9JyxQ0IwR" %}
[Data Refresh API](/ylytic/rest-apis/api-overview/data-refresh-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://docs.ylytic.com/ylytic/rest-apis/api-overview.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.
