openai-python v2.46.0 adds project service accounts and API key access
sdkaipreviewengineer
feature patch
The latest openai-python client library version 2.46.0 introduces new features for managing API keys related to organization projects and service accounts. It also includes bug fixes to ensure type compatibility and remove outdated beta annotations. These changes are relevant for developers integrating OpenAI services who manage access and keys programmatically.
- →/organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys" endpoint
- →add owner_project_access to APIKeyListParams
- →manual updates
- →manual updates
- →preserve generated type compatibility
Features (4) ›
- api /organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys" endpoint
- api add owner_project_access to APIKeyListParams
- api manual updates
- api manual updates
Read the original announcement →
https://github.com/openai/openai-python/releases/tag/v2.46.0
Related releases
- OpenAI Enhances ChatGPT Safety for Teen Users OpenAI News ·
- Cars24 Scales Conversations with OpenAI Agents OpenAI News ·
- OpenAI model o1-pro-2025-03-19 reaches end of life in 7 days endoflife.date ·
- OpenAI model o1-2024-12-17 reaches end of life in 7 days endoflife.date ·
- OpenAI model gpt-5-codex reaches end of life in 7 days endoflife.date ·
- OpenAI model gpt-5-chat-latest reaches end of life in 7 days endoflife.date ·