# SmartSight API's

- [API Overview](https://docs.mediamelon.com/mediamelon/smartsight-apis/accessing-the-api.md): Welcome to MediaMelon's SmartSight Analytics API developer documentation. This guide outlines how to access the these APIs and use them to access real-time and historical data.
- [Metric and Dimensions Dictionary](https://docs.mediamelon.com/mediamelon/smartsight-apis/accessing-the-api/metrics.md): MediaMelon utilizes its proprietary SDK to meticulously collect comprehensive data, facilitating the creation of a robust set of metrics for video analytics.
- [General Guidelines](https://docs.mediamelon.com/mediamelon/smartsight-apis/accessing-the-api/general-guidelines.md)
- [Video Experience](https://docs.mediamelon.com/mediamelon/smartsight-apis/accessing-the-api/video-experience.md)
- [Ad Experience](https://docs.mediamelon.com/mediamelon/smartsight-apis/accessing-the-api/ad-experience.md)
- [Smartquery Insights](https://docs.mediamelon.com/mediamelon/smartsight-apis/accessing-the-api/smartquery-insights.md): Work In Progress
- [Errors](https://docs.mediamelon.com/mediamelon/smartsight-apis/accessing-the-api/errors.md)
- [Alerts](https://docs.mediamelon.com/mediamelon/smartsight-apis/accessing-the-api/alerts.md)
- [Errors - Deprecated Page](https://docs.mediamelon.com/mediamelon/smartsight-apis/errors-deprecated-page.md)
- [Stream Analytics - Deprecated Page](https://docs.mediamelon.com/mediamelon/smartsight-apis/stream-analytics.md): The following set of APIs are used to query analytical data from video streams
- [General Guidelines - Deprecated Page](https://docs.mediamelon.com/mediamelon/smartsight-apis/general-guidelines.md)


---

# 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.mediamelon.com/mediamelon/smartsight-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.
