openai/gpt-4o-search-preview-2025-03-11

openai/gpt-4o-search-preview-2025-03-11
JSON
by openai

Preview text-only GPT-4o model with 128K context, 16K output, accessed via OrcaRouter API at $2.50/$10 per M tokens.

ctx128K tokens
Max output16.4K
Inputtext
Outputtext
INPUT$2.50/ 1M tokens
OUTPUT$10.00/ 1M tokens
p50 TTFTCollecting…
p95 TTFTCollecting…
TRAFFICCollecting…

This model is a preview release from OpenAI, limited to text-only inputs. It carries the identifier openai/gpt-4o-search-preview-2025-03-11 when accessed via OrcaRouter's API. The model provides a…

What is openai/gpt-4o-search-preview-2025-03-11?

Who should use this model?

What are the key technical specifications?

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="openai/gpt-4o-search-preview-2025-03-11",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • max_tokens
  • response_format
  • stream
  • structured_outputs
  • web_search_options

Pricing

Input / 1M tokens$2.50
Output / 1M tokens$10.00
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $47.50

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.005050

Estimate only — actual token counts depend on the provider's tokenizer.

Performance

p50 TTFT
Collecting…
Output speed
Collecting…
p95 TTFT
Collecting…
Error rate
Collecting…

Public benchmarks

Source: Design Arena

How it compares

openai/gpt-4o-search-preview-2025-03-11GPT-5.2 ProGPT-5.4 ProGPT-5.5
Input $/M$2.50$21.00$60.00$5.00
Output $/M$10.00$168.00$270.00$30.00
Context128K400K1.1M
Quality3/1010/1010/1010/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

What is the cost per token for openai/gpt-4o-search-preview-2025-03-11?
Input tokens are $2.50 per 1M tokens; output tokens are $10.00 per 1M tokens. These are OpenAI's provider rates with no markup added by OrcaRouter.
What is the context window size?
128,000 tokens.
What is the maximum output length?
16,384 tokens.
What are the strengths of this model?
It provides a preview of GPT-4o's text capabilities with a large context window and high reasoning ability. It is text-only, making it efficient for pure text tasks.
How does this model compare to the standard GPT-4o?
This is a preview version with 'search-preview' in its name, intended for evaluating upcoming features. The exact differences are not publicly detailed; it is a text-only variant.
How is data handled when using this model via OrcaRouter?
Data handling follows OpenAI's policies and OrcaRouter's privacy practices. OrcaRouter acts as a gateway and does not store prompts or responses beyond what is necessary for API routing.
How do I call this model using the OpenAI-compatible API?
Set the base URL to https://api.orcarouter.ai/v1 and use model id 'openai/gpt-4o-search-preview-2025-03-11'. Ensure you use an OrcaRouter API key.
Is there a cheaper alternative for simpler tasks?
Yes, for less complex tasks consider models like openai/gpt-4o-mini or other smaller models available on OrcaRouter, which have lower per-token costs.
Can this model handle multimodal inputs?
No, it supports text-only inputs.
What is the speed/latency of this model?
Specific latency figures are not provided. As a preview model, performance may vary.

Embed this badge

openai/gpt-4o-search-preview-2025-03-11$2.50/M invia OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/openai/gpt-4o-search-preview-2025-03-11" target="_blank"> <img src="https://www.orcarouter.ai/embed/openai/gpt-4o-search-preview-2025-03-11.svg" alt="openai/gpt-4o-search-preview-2025-03-11 on OrcaRouter" /> </a>
Markdown [![openai/gpt-4o-search-preview-2025-03-11](https://www.orcarouter.ai/embed/openai/gpt-4o-search-preview-2025-03-11.svg)](https://www.orcarouter.ai/models/openai/gpt-4o-search-preview-2025-03-11)

Model card as data

GET /api/public/models/openai/gpt-4o-search-preview-2025-03-11Open
Machine-readable:/llms.txt/llms-full.txt