Skip to content

Commit 2f4abb0

Browse files
Update index.md
1 parent b324b4b commit 2f4abb0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pages/apis/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,13 @@ allowSearch: true
7878

7979
- **[User Notes APIs](apis/noteapi/){:target="_blank"}** The User Notes API resources enables users to take notes on the Sunbird Platform. The basic operations include Creation, Updation,Reading & deleting.
8080

81+
**Object APIs**
82+
83+
- **[Object APIs](apis/objectapi/){:target="_blank"}** The Object API resource is used to store the data into sunbird.
84+
- Primarily supports announcements for data storage and other related operation.
85+
- Allows you to define your own repository inside sunbird and use the same to perform operations on data.
86+
- an object can be used in different contexts, it is depends on how it is implemented
87+
88+
**Page APIs**
89+
90+
- **[Page APIs](apis/pagesapi/){:target="_blank"}** The Page resources APIs are used to set up the current page, change settings, and configure how things will be displayed to the user.

0 commit comments

Comments
 (0)