What problem does it solve?
Provide a comprehensive reference for configuring Poe as an AI model provider, including authentication, model access, endpoint usage, and migration guidance.
Core Features & Use Cases
- Centralized authentication methods (API keys and OAuth PKCE) for Poe integrations
- Unified model discovery and endpoint orchestration across /v1/models, /v1/messages, /v1/responses, and /v1/chat/completions
- Guidance for selecting the appropriate surface (Responses, Anthropic-compatible Messages, or Chat Completions) per provider/model
- MCP server configuration and media generation workflows (images, audio, video) via Poe
- Migration and error-handling patterns when moving between Poe endpoints
Quick Start
Authenticate with your Poe API key and verify connectivity by calling a basic model endpoint.