# API's

## Sunbird-ED API's

Please refer the below Postman public API documentation for Sunbird-ED API's

{% embed url="<https://www.postman.com/sunbird-building-blocks/workspace/sunbird-ed/overview>" %}
Sunbird-ED Postman workspace
{% endembed %}

### How to configure sunbird-ED?

{% embed url="<https://documenter.getpostman.com/view/25186239/2s93eR4vF1>" %}

### How to configure trackable collection along with new framework?

{% embed url="<https://documenter.getpostman.com/view/25186239/2s93eU2ZZ1>" %}

### Sunbird-Forms

This service is owned by Sunbird-ED Building Block. The CRUD API's are documented as part of the below API collection.

What properties can be used as part of forum create & the details has updated in the below document itself.

{% embed url="<https://documenter.getpostman.com/view/25186239/2s93Y2TNAw>" %}

### **Sunbird ED Portal Postman Forms Config Documentation**

This Postman Forms collection details about

* Configuring forms for the functional features used in the portal
* The documentation of usage of each form API's in the portal.
* Functional form configs with Sample Create and Read API's.
* Mandatory and Non-mandatory forms with impact.

{% embed url="<https://documenter.getpostman.com/view/25186239/2s946pXoZ2>" %}

### Certificate: Enabling Certifications

This section details about

* How to configure the Certifications feature in Sunbird-ED?
* What are the APIs related to Certifications?

{% embed url="<https://github.com/orgs/Sunbird-Lern/discussions/112>" %}


---

# 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/use/source-code/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.
