Available models
Full model catalog for the Blackmagic API.
Search the focused public catalog of coding, frontier text, and selected image model IDs. Use the model ID directly in the API request body.
Call any model by ID
curl https://api.blackmagic.engineering/v1/chat/completions \
-H "Authorization: Bearer $BLACKMAGIC_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-5.5",
"messages": [{"role": "user", "content": "Hello"}],
"stream": false
}'Showing 3 of 3 modelsbilled 1:1 · no markup
GPT-5.5
FrontierFrontier general-purpose reasoning and production chat.
by OpenAI·200K context·$1.32/$7.92 per 1M tokens·~74% cheaper than official
Nano Banana
Text-to-image route, priced ~50% below the provider official price.
by Google·per image·$0.02 per image·~49% cheaper than official
GPT Image 2
Text-to-image route, priced ~50% below the provider official price.
by OpenAI·per image·$0.10 per image·~52% cheaper than official
Enterprise
Need private routing, higher limits, or model access planning?
Enterprise starts at a $1,000 prepaid credit commitment with 1B credits. It can include procurement review, SSO/RBAC, audit controls, custom rate limits, and private deployment planning.
