š New Models Available: grok-4 now live!
ā Explore New Features
{
"prompt": "string",
"taskId": "14001934816969359"
}
curl --location --request POST 'https://api.cometapi.com/mj/submit/modal' \
--header 'Authorization: Bearer {{api-key}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "string",
"taskId": "14001934816969359"
}'
{
"code": 1,
"description": "Submit successfully",
"properties": {},
"result": 1320098173412546
}