# Content APIs

The Content APIs serve as the core of SB-Knowlg. Within this service, all APIs related to assets and their life-cycle are integrated. This means that the Content APIs handle various functionalities, including the creation, retrieval, updating, and management of assets throughout their life-cycle within the SB-Knowlg platform. By consolidating all asset-related operations in this service, it ensures a centralized and cohesive approach to managing content, enabling efficient and consistent asset management across the platform.

### :stars: Installation guide

{% content-ref url="/pages/xDsFM70LDqf6jsNfCRIe" %}
[Content Service](/use/installation-guide/services/asset-management-service.md)
{% endcontent-ref %}

### Additional Information

For further explanation of objects and categories can be found in the following videos:

[Understanding Content Architecture of Sunbird](https://www.youtube.com/watch?v=WxZXaTnj2D0\&t=7s)

[Understand Collection Architecture : Enabling Organised and Contextual Experience](https://www.youtube.com/watch?v=n9H87z0-7eU\&t=1709s)


---

# 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://knowlg.sunbird.org/learn/product-and-developer-guide/content-service/content-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.
