Skip to content
WP EngineDocumentation

AI API Overview

The AI API is an OpenAI-compatible HTTP service that routes requests to supported upstream providers according to the model prefix. It supports:

  • Chat completions
  • Image generation
  • Text-to-speech
  • Transcription
  • Content tooling

Supported providers include OpenAI, Google Gemini, Anthropic, and others.

Authenticate with an AI console-issued API key, point any OpenAI-compatible client at the gateway, and start making calls.

Last updated: