API Below: authentication, main endpoints, and request/response body fields. Tool shortlisting for the planner runs on the server (retrieval + scenarios); open Swagger for full schemas.
OpenAPI sources (runtime URL & sync) After an OpenAPI import, each imported service has a stable OpenAPI integration source record: it stores the document URL, an optional org-level runtime base URL override, and binds catalog tools via source_ref_id. This lets you switch environments (staging → prod) without minting new tool revisions for every endpoint.
Effective URL order: project override → org serverUrlOverride → imported spec details.baseUrl. Org/project PATCH bodies are validated by the shared OutboundUrlPolicy; use publicly resolvable hosts for tests (e.g. https://example.com) or explicitly enabled local targets in self-hosted/dev. If the org override is unchanged, the server skips redundant UPDATE/audit; an empty JSON body on project runtime-config is a no-op without audit.
Sync preview (POST …/sync-preview) only compares the live document to the catalog and returns a diff — it does not mark integration lifecycle as a successful sync. Sync apply (POST …/sync) runs re-import; poll GET …/sync-runs/{runId} for the run record.
Schemas
AuditLogWebhookTestResponse
Expand all object
BatchDisableIntegrationsRequest
Expand all object
BatchDisableIntegrationsResponse
Expand all object
BatchEnableIntegrationsRequest
Expand all object
BatchEnableIntegrationsResponse
Expand all object
CancelScheduledJobResponse
Expand all object
CreateAuditLogWebhookRequest
Expand all object
CreateKnowledgeProviderRequest
Expand all object
CreateOrgCloudProviderRequest
Expand all object
CreateOrgCustomProviderRequest
Expand all object
CreateOrgMcpServerRequest
Expand all object
CreateOutboundWebhookRequest
Expand all object
CreateProjectApiKeyRequest
Expand all object
CreateProjectApiKeyResponse
Expand all object
CreateProjectWebhookTriggerRequest
Expand all object
CreateRecurringScheduleRequest
Expand all object
CreateScheduledJobRequest
Expand all object
DashboardProjectModelTokens
Expand all object
DataErasurePreviewResponse
Expand all object
DebugExecuteSessionScriptRequest
Expand all object
GdprDeletionLogOpsRevealRequest
Expand all object
GdprDeletionLogOpsRevealResponse
Expand all object
GdprMyDataErasureResponse
Expand all object
InboundWebhookInvokeResponse
Expand all object
IntegrationLifecycleActionRequest
Expand all object
InvalidateSessionTypedVariablesRequest
Expand all object
InvalidateSessionTypedVariablesResponse
Expand all object
OpenApiHealEventActionRequest
Expand all object
OpenApiSourceSyncApplyRequest
Expand all object
OpenApiSourceSyncOperationDiffDto
Expand all object
OpenApiSourceSyncPreviewDto
Expand all object
OrgCloudProviderListResponse
Expand all object
OrgCustomProviderListResponse
Expand all object
OrgImportOpenApiAcceptedResponse
Expand all object
PatchOrgCloudProviderRequest
Expand all object
PatchUiPreferencesRequest
Expand all object
PolicyConsentAcceptRequest
Expand all object
ProjectKnowledgeProviderBindingDto
Expand all object
ProjectNotificationWebhookDto
Expand all object
ProjectOpenApiSourceRuntimeConfigDto
Expand all object
ProjectOperationsOverviewDto
Expand all object
RecurringScheduleActionResponse
Expand all object
RecurringScheduleResponse
Expand all object
ReplayRunsForSourceResponse
Expand all object
RotateAuditLogWebhookSecretResponse
Expand all object
RotateNotificationWebhookSecretResponse
Expand all object
RotateProjectApiKeyResponse
Expand all object
ScenarioVectorDiversityDto
Expand all object
SessionIncidentListItemDto
Expand all object
SessionPrivilegedListItem
Expand all object
SessionSecretKeysResponse
Expand all object
SessionTypedRegistryPolicyRequest
Expand all object
SessionTypedRegistryPolicyResponse
Expand all object
SessionTypedVariableDebugItem
Expand all object
SessionTypedVariableDebugResponse
Expand all object
SessionTypedVariableTtlPolicy
Expand all object
SetAutoScenarioEnabledRequest
Expand all object
SetDebugContentAccessRequest
Expand all object
TestKnowledgeProviderRequest
Expand all object
TestKnowledgeProviderResponse
Expand all object
TestToolSelectionResponse
Expand all object
ToolRevisionCompatibilityAssessmentDto
Expand all object
ToolRevisionCompatibilityReasonDto
Expand all object
ToolRevisionLineageNodeDto
Expand all object
ToolRevisionScenarioCompatibilityCountsDto
Expand all object
ToolScenarioImpactReportDto
Expand all object
TransferOrgOwnershipRequest
Expand all object
UpdateAuditLogWebhookRequest
Expand all object
UpdateKnowledgeProviderRequest
Expand all object
UpdateOpenApiSourceRuntimeRequest
Expand all object
UpdateOrgCustomProviderRequest
Expand all object
UpdateOrgMcpServerRequest
Expand all object
UpdateOrgMemberRoleRequest
Expand all object
UpdateOutboundWebhookRequest
Expand all object
UpdateProjectApiKeyRequest
Expand all object
UpdateProjectKnowledgeProviderBindingRequest
Expand all object
UpdateProjectNotificationWebhookRequest
Expand all object
UpdateProjectOpenApiSourceRuntimeRequest
Expand all object
UpdateProjectWebhookTriggerRequest
Expand all object
UpdateSessionStatusRequest
Expand all object
UpsertSessionSecretsRequest
Expand all object
VerifyCloudProviderResponse
Expand all object