Get featured app details
curl --request GET \
--url https://api.modo.link/canton-mainnet/v1/featured-apps/{contractId} \
--header 'x-api-key: <api-key>'{
"contractId": "<string>",
"templateId": "<string>",
"dso": "<string>",
"provider": "<string>",
"createdEventBlob": "<string>",
"createdAt": 123
}Featured Apps
Get featured app details
Retrieve detailed information about a specific featured app
GET
/
v1
/
featured-apps
/
{contractId}
Get featured app details
curl --request GET \
--url https://api.modo.link/canton-mainnet/v1/featured-apps/{contractId} \
--header 'x-api-key: <api-key>'{
"contractId": "<string>",
"templateId": "<string>",
"dso": "<string>",
"provider": "<string>",
"createdEventBlob": "<string>",
"createdAt": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.modo.link/llms.txt
Use this file to discover all available pages before exploring further.
⌘I