RESUMEN

OpenAI provides the GPT family of language models for chat, code, and reasoning, alongside GPT Image and GPT Image 2 for text-to-image generation with near-perfect multilingual text rendering.

  • Single API key shared across providers
  • Per-call billing, no commitment
  • Las generaciones fallidas no se cobran
  • Streaming supported where the model supports it
FUNCIONES

What stands out

MODELOS

All models from OpenAI

INSTALAR

Start with any OpenAI model.

Pick a model, install the skill, and start calling from any agent.

# Works with Claude Code, Codex, Gemini CLI, Cursor, and 50+ agents
npx skills add runapi-ai/gpt -g
The -g flag installs globally so every project picks it up.
Or paste this prompt to your AI agent:
Install the GPT skill for me:

1. Clone https://github.com/runapi-ai/gpt
2. Copy the skills/gpt/ directory into your
   user-level skills directory (e.g. ~/.claude/skills/
   for Claude Code, ~/.codex/skills/ for Codex).
3. Verify that SKILL.md is present.
4. Confirm the install path when done.
REFERENCIA

Every variant from OpenAI

Tabla completa de precios →
Model Variant Billing From
GPT
codex-auto-review 1K tokens $0.130 Ver →
gpt-5.2 1K tokens $0.130 Ver →
gpt-5.2-pro 1K tokens $1.00 Ver →
gpt-5.3-codex 1K tokens $0.130 Ver →
gpt-5.3-codex-spark 1K tokens $0.050 Ver →
gpt-5.4 1K tokens $0.130 Ver →
gpt-5.4-mini 1K tokens $0.050 Ver →
gpt-5.4-nano 1K tokens $0.030 Ver →
gpt-5.4-pro 1K tokens $1.25 Ver →
gpt-5.5 1K tokens $0.250 Ver →
gpt-5.5-pro 1K tokens $1.25 Ver →
FAQ

Frequently asked questions about OpenAI

Is this an official OpenAI integration?

RunAPI exposes a managed API surface with transparent pricing, capability, and error behavior.

Do I need a OpenAI account?

No. Your RunAPI key is enough for managed access.

How is pricing billed?

Per-call or per-unit metered, with failed generations not charged.

EMPEZAR

Start calling OpenAI models from one API.