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.
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
}'GPT-5.5
FrontierFrontier general-purpose reasoning and production chat.
GPT-5.5 Pro
PremiumHighest-capability GPT route for difficult reasoning.
GPT-5.3 Codex
CodeCoding-focused route for agent and IDE integrations.
Claude Opus 4.8
FrontierLatest flagship Claude route for the hardest reasoning and coding.
Claude Opus 4.7
PremiumPremium Claude route for complex reasoning and writing.
Claude Sonnet 4.6
PopularBalanced Claude route for coding, analysis, and chat.
Claude Haiku 4.5
Low-latency Claude route for high-volume workloads.
Nano Banana
Text-to-image route, priced ~50% below the provider official price.
GPT Image 2
Text-to-image route, priced ~50% below the provider official price.
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.
