OpenAI
121 actions · 3 auth methods
PreviewIAM
Authentication
API Key (Admin + User)
Generate API keys from your OpenAI account settings. Project-scoped keys are recommended for better security. Admin API…Guides: Connector Profile, Link Account
User API Key
Use a standard project-scoped or user API key. Suitable for accessing models, completions, embeddings, audio, and other…Guides: Connector Profile, Link Account
Admin API Key
Use an admin API key for organization and project management features. Only organization owners and admins can create ad…Guides: Connector Profile, Link Account
Getting Started
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.


Connector Profile
OpenAI - API Key (Admin + User)
Connector Profile
OpenAI - User API Key
Connector Profile
OpenAI - Admin API Key
Link an Account
Connect an account using StackOne Hub or Auth Link.


Link Account
OpenAI - API Key (Admin + User)
Link Account
OpenAI - User API Key
Link Account
OpenAI - Admin API Key
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard