Input
$7.00
per image
meta/meta-ai-imageLiveWhat a request costs here, against the unit the model bills on. Every response returns the exact figure as cost.
$7.00
per image
-
No separate output charge
The model id is the only field that changes between models on the same endpoint.
curl https://api.routehook.ai/v1/images/generations \
-H "Authorization: Bearer $ROUTEHOOK_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "meta/meta-ai-image",
"prompt": "a night market in the rain"
}'