/v1/chat/completions). Both are reasoning models — they think before answering and stream a reasoning_content field alongside the reply.
Available models
Reasoning tokens are billed as completion tokens. Set
max_tokens generously — the thinking phase consumes part of the budget before the visible answer starts.Quick example
Parameters
Response notes
API Reference
View the interactive API playground.