Chat models › Codex

GPT Codex

> GPT Codex API is a multimodal chat-completions style endpoint that accepts structured input arrays, supports adjustable reasoning effort, and integrates web search or function calling tools. <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>/ap

chat Codex 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": "codex-gpt-codex"
}

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.