Skip to content

feature/Sdk-drop-gateway-key · L-260918-4f86fd - #32

Merged
thomashebrard merged 5 commits into
devfrom
feature/Sdk-drop-gateway-key
Sep 24, 2026
Merged

thomashebrard merged 5 commits into
devfrom
feature/Sdk-drop-gateway-key

Conversation

@thomashebrard

Copy link
Copy Markdown
Member

The Python SDK no longer exposes the Pipelex Gateway API key: the two client methods, their models, their tests and their docs entries are gone. The routes behind them are being deleted from the hosted plane, and a user now brings their own provider keys or uses a Pipelex API key against the hosted API.

The hosted HTTP gateway timeout wording is a different thing and is untouched.

Closes L-260918-4f86fd

🤖 Generated with Claude Code

thomashebrard and others added 5 commits September 21, 2026 10:03
The hosted plane is deleting POST and GET /v1/gateway-api-key, and the
user-facing Pipelex Gateway key is going away from every product surface:
a user brings their own provider keys or uses a Pipelex API key against
the hosted API. This drops create_gateway_api_key and get_gateway_api_key
from PipelexAPIClient, the GatewayApiKey and GatewayApiKeyStatus models,
their tests, and the two doc mentions.

The hosted HTTP gateway's synchronous-execute ceiling is a different
thing and is untouched.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@thomashebrard
thomashebrard merged commit 37a8ea7 into dev Sep 24, 2026
15 checks passed
@thomashebrard
thomashebrard deleted the feature/Sdk-drop-gateway-key branch September 24, 2026 19:05
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant