# API's

The ML Report Service Postman Collection is a comprehensive resource for interacting with the ML Report Service. It includes organized endpoints, detailed documentation, and example workflows, providing a valuable reference for developers. Leverage this collection to enhance productivity and collaboration in ML Services.

#### Public APIs

Public APIs are accessible gateways for apps and portals to access external resources. They require a public URL and user authentication. The provided Postman collection simplifies API interactions for developers.

[Public Postman collection](https://documenter.getpostman.com/view/7997930/2s946chuaT#198edf86-1031-41a5-bf51-1c7074638e79)

{% embed url="<https://documenter.getpostman.com/view/7997930/2s946chuaT#198edf86-1031-41a5-bf51-1c7074638e79>" %}

#### Private APIs

Private APIs facilitate the creation of resources and programs, necessitating authorization and user authentication tokens, as well as a private IP, to access the APIs securely.

[Private APIs Postman collection](https://documenter.getpostman.com/view/7997930/2s946chuaT#d565c37e-1714-48cd-86a9-b47753469312)

{% embed url="<https://documenter.getpostman.com/view/7997930/2s946chuaT#d565c37e-1714-48cd-86a9-b47753469312>" %}


---

# 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://ed.sunbird.org/older-versions/contribute/source-code/workflows/manage-learn/ml-report-service/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.
