Skip to content
WP EngineDocumentation

AI API Overview

The AI API is an OpenAI-compatible HTTP service. It routes chat completions, image generation, text-to-speech, transcription, and content-tooling requests to multiple upstream providers — OpenAI, Google Gemini, Anthropic, and others — based on the model prefix in your request.

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

Last updated: