curl --request GET \
--url https://mkk.celebi.me/api/sections{
"sections": [
{
"id": "<string>",
"sectionId": "<string>",
"name": "<string>",
"sort_order": 123,
"line_item_count": 123,
"document_count": 123,
"fund_count": 123
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.mkk.celebi.me/llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \
--url https://mkk.celebi.me/api/sections{
"sections": [
{
"id": "<string>",
"sectionId": "<string>",
"name": "<string>",
"sort_order": 123,
"line_item_count": 123,
"document_count": 123,
"fund_count": 123
}
]
}