š New Models Available: grok-4 now live!
ā Explore New Features
curl --location --request GET 'https://api.cometapi.com/flux/v1/get_result?id=1n6vvx3ykhrm80cphgnafcmvgg' \
--header 'Authorization: Bearer {{api-key}}'
{
"id": "a8b95720-6eb2-4ef2-b120-2a1b99d41324",
"result": {
"seed": 42,
"prompt": "ein fantastisches bild",
"sample": "https://bfldeliverysc.blob.core.windows.net/results/63129ec80830458a86feb0a568369c9e/sample.jpeg?se=2024-11-13T03%3A26%3A08Z&sp=r&sv=2024-11-04&sr=b&rsct=image/jpeg&sig=u8EPBV5yXIj36Nzd4xmPZVvsvxKiZV2EsqQkHwh7im4%3D",
"duration": 5.063358545303345,
"end_time": 1731467769.3061166,
"start_time": 1731467764.242758
},
"status": "Ready"
}