OpenAI Codex

OpenAI Codex is a lightweight coding agent that runs in the terminal, with companion IDE extensions, a desktop app, and a web experience at chatgpt.com/codex. Codex authenticates with a ChatGPT Plus/Pro/Business/Edu/Enterprise account or an API key, and integrates with the Skills catalog for repeatable task workflows.

API entry from apis.yml

apis.yml Raw ↑
aid: openai:openai-codex
name: OpenAI Codex
tags:
- Agents
- Codex
- Coding Agent
score: 100
baseURL: https://api.openai.com
humanURL: https://developers.openai.com/codex
properties:
- url: https://developers.openai.com/codex
  type: Documentation
- url: https://github.com/openai/codex
  type: GitHubRepository
description: OpenAI Codex is a lightweight coding agent that runs in the terminal, with companion IDE
  extensions, a desktop app, and a web experience at chatgpt.com/codex. Codex authenticates with a ChatGPT
  Plus/Pro/Business/Edu/Enterprise account or an API key, and integrates with the Skills catalog for repeatable
  task workflows.