Per the title … accessing GPT 5.5 Instant via API, currently only by calling chat-latest?
And, is it just the same cost (but presumed to use fewer tokens) as regular 5.5?
Per the title … accessing GPT 5.5 Instant via API, currently only by calling chat-latest?
And, is it just the same cost (but presumed to use fewer tokens) as regular 5.5?
You can check the current model/pricing details here:
And the general pricing page here:
“Instant” is not delineated here
I don’t think there is an API for GPT 5.5 Instant. It’s the new default model for ChatGPT.
There isn’t a separate gpt-5.5 instant pricing.
Hi @bsommerhalder,
yes, that is correct.
chat-latest currently points to the model used in ChatGPT as “Instant”.
Since the chat models do little to no reasoning, that is where most of the savings are currently coming from.
Got it, looks like my assumptions were correct. Cheers
I already linked that, should I remove it so there’s not duplicates in the same topic?
Sure, yeah. The link wasn’t really the helpful thing, just confirmation that there’s no specific pricing for “instant” and the only way to call it via the API is via chat-latest.
Just leave it. It’s still the correct link.