Create Integration
POST
Documentation Index
Fetch the complete documentation index at: https://portkey-docs-migration-04-ai-tools.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Human-readable name for the integration
Example:
"Production OpenAI"
ID of the base AI provider
Example:
"openai"
URL-friendly identifier (auto-generated if not provided)
Pattern:
^[a-zA-Z0-9_-]+$Example:
"production-openai"
API key for the provider (if required)
Example:
"sk-..."
Optional description of the integration
Example:
"Production OpenAI integration for customer-facing applications"
Workspace ID (for workspace-scoped integrations)
Example:
"ws-my-team-1234"
Provider-specific configuration object
- OpenAI
- Azure OpenAI
- AWS Bedrock
- Vertex AI
- Azure AI
- Workers AI
- AWS Sagemaker
- Hugginface
- Cortex
- Custom Base URL

