ChengRang

OpenAI Agents API

AI Platforms Paid

OpenAI's cloud agent API in public beta (Sep 10, 2026): the harness and infrastructure that power Codex, invoked with a single API call, with managed sandboxes, self-hosted options, context compaction, tool search and parallel subagents; no platform fee, pay per token and tool usage

AgentsAPICodexCloudOpen Source
Visit OpenAI Agents API

Disclaimer: Review content represents our editorial team's views and experience, not commercial recommendation or investment advice. Product info and pricing may change; refer to official sources.

Overview

OpenAI Agents API is a cloud platform for building and running agents, launched in public beta on September 10, 2026 and open to all developers. Its core idea is to expose the same harness and infrastructure that power Codex through a single API call, with agents running in the cloud fully managed by OpenAI while developers focus on tasks, tools and workflows.

Creating a production-grade agent only requires specifying a task, a model (such as gpt-6-astra) and an environment. Three environment options are available: the OpenAI-managed sandbox (the same infrastructure behind Codex and ChatGPT, configurable with files, packages, skills and plugins), self-hosted deployment on your own infrastructure or VPC, and sandbox partners including E2B, Modal, Cloudflare, Vercel, Daytona, DigitalOcean and Oracle.

The underlying Codex harness is open source with its core logic on GitHub. Key capabilities include automatic compaction of long-session context, tool search that loads tool definitions on demand to cut token usage, programmatic parallel and chained tool calls (supporting MCP, custom functions and built-ins like web search), and subagents that split complex tasks into parallel execution with independent contexts.

Key Features

Use Cases

Pros

Pricing

The public beta is open to all developers with no platform fee; you pay only for tokens and tool usage consumed by agents. Early customer results: Ciridae raised evaluation scores from 0.71 to 0.85 with 4x lower latency, SafetyKit cut per-case cost by 60%, and Hypha reduced failed agent responses by 86%.

Summary

The Agents API marks the shift from assembling agent frameworks to consuming a managed agent platform. It opens the harness Codex hardened in production as an API, with context compaction, tool search and subagents working out of the box, and pricing that charges only for usage. For teams that want production-grade agents quickly, the barrier is now very low; the public beta is worth trying.

Version History

Category
AI Platforms
Pricing
Paid
Tags
Agents · API · Codex
Website

Related Tools