Hurry! 1M Free Tokens Waiting for You – Register Today!

  • Home
  • Models
    • Grok 4 API
    • Suno v4.5
    • GPT-image-1 API
    • GPT-4.1 API
    • Qwen 3 API
    • Llama 4 API
    • GPT-4o API
    • GPT-4.5 API
    • Claude Opus 4 API
    • Claude Sonnet 4 API
    • DeepSeek R1 API
    • Gemini2.5 pro
    • Runway Gen-3 Alpha API
    • FLUX 1.1 API
    • Kling 1.6 Pro API
    • All Models
  • Enterprise
  • Pricing
  • API Docs
  • Blog
  • Contact
Sign Up
Log in
Technology

OpenAI Launches Deep Research API and Adds Web Search to o3, o3-Pro, and o4-Mini Models

2025-06-27 anna No comments yet

On June 27, 2025, OpenAI officially opened API access to its Deep Research capabilities—empowering developers to automate complex, multi-step research workflows programmatically. Dubbed the Deep Research API, this new service exposes two purpose-built models—o3-deep-research-2025-06-26 for in-depth synthesis and “higher-quality” output, and the lighter, lower-latency o4-mini-deep-research-2025-06-26—via the standard Chat Completions endpoint. These models build on the reasoning engines first introduced in ChatGPT’s Deep Research agent earlier this year, but now grant developers full control over prompt design, tool configuration, and asynchronous execution via background mode.

Beyond opening up these specialized Deep Research flavors of o3 and o4-mini, OpenAI also enhanced its mainstream reasoning models—o3, o3-pro, and o4-mini—with built-in web search capabilities. This integration allows the models to conduct live searches, retrieve up-to-the-minute information, and synthesize findings directly in a single call. Pricing for the new “reasoning web search” service starts at $10 per 1,000 calls, reflecting the premium compute and API orchestration required; simultaneously, OpenAI slashed the cost of web search on its flagship multimodal models (GPT-4o and GPT-4.1) to $25 per 1,000 calls .

To streamline long-running research tasks, the API now supports webhooks: developers can register callback endpoints to receive automated notifications when a Deep Research job completes, eliminating the need for polling or manual status checks. This webhook mechanism is especially recommended for workflows that run asynchronously—such as multi-hour market analyses or policy reviews—ensuring reliability and efficient resource usage in production systems .

Accessing the Deep Research API is straightforward. After installing the latest OpenAI SDK and authenticating with your API key, developers simply specify one of the two new Deep Research model names in their Chat Completions request. By enabling tools like web_search_preview and code_interpreter and setting the background flag to true, the model autonomously decomposes high-level queries into sub-questions, issues searches, executes analyses, and returns a structured, citation-rich report—complete with inline metadata and source URLs .

This launch represents a significant evolution in OpenAI’s product roadmap. Earlier this year, in February 2025, the Deep Research agent debuted within ChatGPT as a “next-generation” capability—powered by an optimized variant of o3—for tasks that would once consume human analysts dozens of hours. It combined browsing, Python tool use, and iterative reasoning to produce thorough, verifiable outputs in under half an hour . With the API release, enterprises and startups alike can embed that analytic power into their own applications, driving use cases from competitive intelligence and literature reviews to technical due diligence and beyond.

Moreover, the broader rollout of web search in o3, o3-pro and o4-mini models blurs the line between static knowledge and real-time information retrieval. Developers can now craft prompts that instruct the model to “find the latest quarterly earnings announcement” or “summarize current regulatory developments in EU data privacy,” and the model will autonomously fetch, interpret, and cite relevant sources—all within a single API transaction. This unified approach contrasts with prior patterns where separate search-then-summarize pipelines were required, reducing integration complexity and latency.

From a business perspective, the pricing adjustments accompanying these features reflect OpenAI’s push to democratize advanced reasoning while managing infrastructure costs. The $10/1K-call rate for reasoning web search positions the service competitively against specialized data-pipeline providers, while the reduced $25/1K rate for GPT-4o/4.1 web search underscores OpenAI’s commitment to making dynamic, tool-enabled AI affordable at scale.

Looking ahead, OpenAI has signaled ongoing investment in the Deep Research ecosystem: model updates, expanded tool support (including direct database connectors and private document integrations via MCP), and deeper multi-modal analysis features are on the roadmap. As these capabilities mature, the boundary between AI as a conversational partner and AI as an autonomous research assistant will continue to dissolve—heralding a new era of agentic applications that can investigate, reason, and deliver actionable insights with minimal human intervention.

Getting Started

CometAPI provides a unified REST interface that aggregates hundreds of AI models—under a consistent endpoint, with built-in API-key management, usage quotas, and billing dashboards. Instead of juggling multiple vendor URLs and credentials.

Developers can access o3-Pro API(model: o3-pro; o3-pro-2025-06-10), O3 API (model:o3;o3-2025-04-16 )and O4-Mini API(model: o4-mini;o4-mini-2025-04-16) through CometAPI, the latest models listed are as of the article’s publication date. To begin, explore the model’s capabilities in the Playground and consult the API guide for detailed instructions. Before accessing, please make sure you have logged in to CometAPI and obtained the API key. CometAPI offer a price far lower than the official price to help you integrate.

The latest integration o3-deep-research(model:
o3-deep-research-2025-06-26) and o4-mini-deep-research (model: o4-mini-deep-research-2025-06-26) will soon appear on CometAPI, so stay tuned!While we finalize Gemini 2.5 Flash‑Lite Model upload, explore our other models on the Models page or try them in the AI Playground.

  • o3
  • o3 pro
  • o4 mini
  • OpenAI
anna

Post navigation

Previous
Next

Search

Categories

  • AI Company (2)
  • AI Comparisons (58)
  • AI Model (101)
  • Model API (29)
  • new (8)
  • Technology (419)

Tags

Alibaba Cloud Anthropic API Black Forest Labs ChatGPT Claude Claude 3.7 Sonnet Claude 4 Claude Opus 4 Claude Sonnet 4 cometapi deepseek DeepSeek R1 DeepSeek V3 FLUX Gemini Gemini 2.0 Gemini 2.0 Flash Gemini 2.5 Flash Gemini 2.5 Pro Google GPT-4.1 GPT-4o GPT -4o Image GPT-Image-1 GPT 4.5 gpt 4o grok 3 grok 4 Midjourney Midjourney V7 Minimax o3 o4 mini OpenAI Qwen Qwen 2.5 Qwen3 sora Stable AI Stable Diffusion Suno Suno Music Veo 3 xAI

Related posts

Technology

Is OpenAI’s latest GPT-5 Most Advanced Model Yet?

2025-08-08 anna No comments yet

OpenAI on Thursday announced GPT-5, a generational upgrade to its large-language models that the company says is “its smartest, fastest, and most useful model yet,” and which is being rolled into ChatGPT, the API and enterprise products. The release packages deeper reasoning, broader multimodal input (text, images, audio and video), and new agentic capabilities that […]

o3
Technology

Prompt OpenAI’s O3: Best Practices, Applications & Tips

2025-08-04 anna No comments yet

OpenAI’s O3 model represents a significant leap in AI’s ability to adapt to novel tasks, particularly in complex reasoning domains such as mathematics, coding, and science. To harness its full potential, understanding the nuances of prompting is essential. This guide delves into best practices, specific applications, and expert tips to optimize your interactions with O3. […]

O3 Series vs Claude 4 Which is Better
Technology, AI Comparisons

O3 Series vs Claude 4: Which is Better

2025-08-03 anna No comments yet

OpenAI’s o3 series and Anthropic’s Claude 4 represent two of the most advanced reasoning-focused AI models available today. As organizations increasingly adopt AI to augment coding, complex problem-solving, and long-context analysis, understanding the nuances between these offerings is critical. Drawing on official release notes, third-party benchmark reports, and industry news, we explore how each model […]

500+ AI Model API,All In One API. Just In CometAPI

Models API
  • GPT API
  • Suno API
  • Luma API
  • Sora API
Developer
  • Sign Up
  • API DashBoard
  • Documentation
  • Quick Start
Resources
  • Pricing
  • Enterprise
  • Blog
  • AI Model API Articles
  • Discord Community
Get in touch
  • [email protected]

© CometAPI. All Rights Reserved.  

  • Terms & Service
  • Privacy Policy