Skip to main content

Overview

Portkey Gateway can route requests to TokenLab as an upstream provider. The safest default is OpenAI-compatible chat completions; use Responses when your Portkey version exposes that path for TokenLab.
Type: AI GatewayPrimary Paths: OpenAI-compatible chat completions and ResponsesSupport Confidence: Supported path

Provider Values

Chat Completions

Use TokenLab for OpenAI-compatible chat requests:

Responses

If your Portkey build routes TokenLab Responses, use gpt-5.5, gpt-5.4, or gpt-5.4-mini with /v1/responses.

Native Endpoint Note

TokenLab also exposes Anthropic Messages and Gemini-compatible endpoints directly. Whether those can be used through Portkey depends on the Portkey provider and endpoint support in your deployed version.