Chat models › GPT

GPT 5.5 (response)

> GPT-5.5 is OpenAI’s advanced reasoning model for agentic coding, knowledge work, scientific research, and complex multi-step task execution. <CardGroup cols={2}> <Card title="Multimodal Input" icon="🖼️"> Supports mixed text, image, and file inputs in a single message. </Card> <Card title="Reasoning Control" icon="🧠"> Adjustable reasoning effort from low to xhigh. </Card> <Card title="Tools & Web Search" icon="✨"> Integrates web search or custom function calling tools. </Card> <Card title="Unified Endpoint" icon="💻"> Uses the unified <code>/codex/v1/responses</code> endpoint with <code>model<

chat GPT price on request

Request

POST https://app.video-blade.com/api/v1/generations
X-API-Key: vb_…
Content-Type: application/json

{
  "callback_url": "https://your-app.example/callbacks/video-blade",
  "input": {},
  "model": "chat-gpt-5-5"
}

Input parameters

Parameters for this model are documented on request.

Pricing

Price on request; the charge is settled from actual consumption with the chat coefficient ×1.25. See Pricing & tokens.