API Reference Documentation
Contribution Guidelines Edit | Report
Welcome to Sunbird API reference documentation!
Sunbird APIs are:
- REST based (JSON over HTTPS)
- Stateless
- Versioned
The API endpoints follow a common URL structure, viz; https://{host:port}/{module}/{version}/{api_name}.
They are categorized by resource type. Each resource type has one or more data representations and asssociated methods.