/
GA
galileo
/
Galileo API Server
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
latest
OpenAPI 3.1.0
2026-08-01
968
1,101
2.0 MB
provider-management-api-integrations
Create Provider Management Api Integration
post
/provider-management-api-integrations
Request body
union
required
CodexProviderManagementAPIIntegrationCreate
required
OR
ClaudeCodeProviderManagementAPIIntegrationCreate
required
OR
CursorProviderManagementAPIIntegrationCreate
required
OR
GitHubCopilotProviderManagementAPIIntegrationCreate
required
OR
WindsurfProviderManagementAPIIntegrationCreate
required
Response
Successful Response
ProviderManagementAPIIntegrationResponse
required
id
string
uuid4
required
provider
'cursor'
|
'claude_code'
|
'codex'
|
'github_copilot'
|
'windsurf'
required
provider_scope_id
string
required
provider_account_name
string
nullable
provider_workspace_id
string
nullable
provider_organization_id
string
nullable
provider_team_id
string
nullable
provider_organization_slug
string
nullable
provider_enterprise_slug
string
nullable
authentication_type
'api_key'
required
created_at
string
date-time
required
updated_at
string
date-time
required
created_by
string
uuid4
nullable