How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Galileo Technologies integrations API

The integrations API from Galileo Technologies — 81 operation(s) for integrations.

Galileo Technologies integrations API is one of 60 APIs that Galileo Technologies publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Integration. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 96 operations across 81 paths, and defines 83 schemas. It is described by OpenAPI 3.1.0, at version 1.1085.0.

Requests are made against a single base URL, https://api.galileo.ai.

96 operations 81 paths 83 schemas 8 DELETE29 GET6 PATCH8 POST45 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.1085.0
Base URL
https://api.galileo.ai
Authentication
API Key, API Key, OAuth 2.0, HTTP Basic
Resource Areas
1

Authentication & Security 4

Galileo Technologies integrations API declares 4 security schemes for authenticating requests. An API key is passed in the header as Galileo-API-Key (ClassicAPIKeyHeader). An API key is passed in the header as Splunk-AO-API-Key (APIKeyHeader). It supports OAuth 2.0 (OAuth2PasswordBearer) using the password flow. It accepts HTTP basic authentication (HTTPBasic).

Paths & Operations 96

Across 81 paths, the API surfaces 96 operations — 8 DELETE, 29 GET, 6 PATCH, 8 POST, 45 PUT. Each is listed below with its method, path, parameters, and response codes.

integrations 96
GET
/integrations/available
List Available Integrations
list_available_integrations_integrations_available_get → 200
GET
/integrations/{name}
Get Integration
get_integration_integrations__name__get 1 param → 200422
DELETE
/integrations/{name}
Delete Integration
delete_integration_integrations__name__delete 1 param → 200422
GET
/integrations/{name}/status
Get Integration Status
get_integration_status_integrations__name__status_get 1 param → 200422
GET
/integrations/{integration_id}/users
List User Integration Collaborators
list_user_integration_collaborators_integrations__integration_id__users_get 3 params → 200422
POST
/integrations/{integration_id}/users
Create User Integration Collaborators
create_user_integration_collaborators_integrations__integration_id__users_post 1 param body → 200422
PATCH
/integrations/{integration_id}/users/{user_id}
Update User Integration Collaborator
update_user_integration_collaborator_integrations__integration_id__users__user_id__patch 2 params body → 200422
DELETE
/integrations/{integration_id}/users/{user_id}
Delete User Integration Collaborator
delete_user_integration_collaborator_integrations__integration_id__users__user_id__delete 2 params → 200422
POST
/integrations/{integration_id}/groups
Create Group Integration Collaborators
create_group_integration_collaborators_integrations__integration_id__groups_post 1 param body → 200422
GET
/integrations/{integration_id}/groups
List Group Integration Collaborators
list_group_integration_collaborators_integrations__integration_id__groups_get 3 params → 200422
PATCH
/integrations/{integration_id}/groups/{group_id}
Update Group Integration Collaborator
update_group_integration_collaborator_integrations__integration_id__groups__group_id__patch 2 params body → 200422
DELETE
/integrations/{integration_id}/groups/{group_id}
Delete Group Integration Collaborator
delete_group_integration_collaborator_integrations__integration_id__groups__group_id__delete 2 params → 200422
PUT
/integrations/{integration_id}/select
Create Or Update Integration Selection
create_or_update_integration_selection_integrations__integration_id__select_put 1 param → 200422
PUT
/integrations/anthropic
Create or update Anthropic integration
create_or_update_integration_integrations_anthropic_put body → 200422
PUT
/integrations/aws_bedrock
Create or update AWS Bedrock integration
create_or_update_integration_integrations_aws_bedrock_put body → 200422
PUT
/integrations/aws_sagemaker
Create or update AWS SageMaker integration
create_or_update_integration_integrations_aws_sagemaker_put body → 200422
PUT
/integrations/azure
Create or update Azure integration
create_or_update_integration_integrations_azure_put body → 200422
PUT
/integrations/custom
Create or update custom integration
create_or_update_integration_integrations_custom_put body → 200422
PUT
/integrations/custom/{name}
Create or update a named custom integration
create_or_update_named_custom_integration_integrations_custom__name__put 1 param body → 200422
GET
/integrations/custom/{name}
Get a named custom integration
get_named_custom_integration_integrations_custom__name__get 1 param → 200422
DELETE
/integrations/custom/{name}
Delete a named custom integration
delete_named_custom_integration_integrations_custom__name__delete 1 param → 200422
PUT
/integrations/databricks/unity-catalog/sqldeprecated
Create or update Databricks integration (legacy)
create_or_update_unity_catalog_integration_integrations_databricks_unity_catalog_sql_put body → 200422
PUT
/integrations/databricks
Create or update Databricks integration
create_or_update_unity_catalog_integration_integrations_databricks_put body → 200422
GET
/integrations/databricks/catalogs
Get Databricks Catalogs
get_databricks_catalogs_integrations_databricks_catalogs_get → 200
GET
/integrations/databricks/databases
Get Databases For Cluster
get_databases_for_cluster_integrations_databricks_databases_get 1 param → 200422
PUT
/integrations/mistral
Create or update Mistral integration
create_or_update_integration_integrations_mistral_put body → 200422
PUT
/integrations/nvidia
Create or update NVIDIA integration
create_or_update_integration_integrations_nvidia_put body → 200422
PUT
/integrations/openai
Create or update OpenAI integration
create_or_update_integration_integrations_openai_put body → 200422
PUT
/integrations/vegas_gateway
Create or update Vegas Gateway integration
create_or_update_integration_integrations_vegas_gateway_put body → 200422
PUT
/integrations/vertex_ai
Create or update Vertex AI integration
create_or_update_integration_integrations_vertex_ai_put body → 200422
PUT
/integrations/writer
Create or update Writer integration
create_or_update_integration_integrations_writer_put body → 200422
GET
/prompts/models/all
Get All Models
get_all_models_prompts_models_all_get 1 param → 200422
GET
/integrations
List Integrations
list_integrations_integrations_get → 200
GET
/integrations/costs/summary
Get Integration Costs
get_integration_costs_integrations_costs_summary_get 3 params → 200422
GET
/billing/usage/{metric}
Get Billing Usage
get_billing_usage_billing_usage__metric__get 5 params → 200422
POST
/integrations/select
Select Integration
select_integration_integrations_select_post body → 200422
POST
/integrations/disable
Disable Integration
disable_integration_integrations_disable_post body → 200422
GET
/integrations/custom/definition
Get custom integration definition
get_custom_integration_definition_integrations_custom_definition_get → 200
GET
/integrations/custom/{name}/status
Check status of a named custom integration
get_named_custom_integration_status_integrations_custom__name__status_get 1 param → 200422
GET
/integrations/custom/{name}/definition
Get definition of a named custom integration
get_named_custom_integration_definition_integrations_custom__name__definition_get 1 param → 200422
GET
/v2/integrations/available
List Available Integrations
list_available_integrations_v2_integrations_available_get → 200
GET
/v2/integrations/{name}
Get Integration
get_integration_v2_integrations__name__get 1 param → 200422
GET
/v2/integrations/{name}/status
Get Integration Status
get_integration_status_v2_integrations__name__status_get 1 param → 200422
GET
/v2/integrations/{integration_id}/users
List User Integration Collaborators
list_user_integration_collaborators_v2_integrations__integration_id__users_get 3 params → 200422
POST
/v2/integrations/{integration_id}/users
Create User Integration Collaborators
create_user_integration_collaborators_v2_integrations__integration_id__users_post 1 param body → 200422
PATCH
/v2/integrations/{integration_id}/users/{user_id}
Update User Integration Collaborator
update_user_integration_collaborator_v2_integrations__integration_id__users__user_id__patch 2 params body → 200422
DELETE
/v2/integrations/{integration_id}/users/{user_id}
Delete User Integration Collaborator
delete_user_integration_collaborator_v2_integrations__integration_id__users__user_id__delete 2 params → 200422
POST
/v2/integrations/{integration_id}/groups
Create Group Integration Collaborators
create_group_integration_collaborators_v2_integrations__integration_id__groups_post 1 param body → 200422
GET
/v2/integrations/{integration_id}/groups
List Group Integration Collaborators
list_group_integration_collaborators_v2_integrations__integration_id__groups_get 3 params → 200422
PATCH
/v2/integrations/{integration_id}/groups/{group_id}
Update Group Integration Collaborator
update_group_integration_collaborator_v2_integrations__integration_id__groups__group_id__patch 2 params body → 200422
DELETE
/v2/integrations/{integration_id}/groups/{group_id}
Delete Group Integration Collaborator
delete_group_integration_collaborator_v2_integrations__integration_id__groups__group_id__delete 2 params → 200422
PUT
/v2/integrations/{integration_id}/select
Create Or Update Integration Selection
create_or_update_integration_selection_v2_integrations__integration_id__select_put 1 param → 200422
PUT
/v2/integrations/anthropic
Create or update Anthropic integration
create_or_update_integration_v2_integrations_anthropic_put body → 200422
PUT
/v2/integrations/aws_bedrock
Create or update AWS Bedrock integration
create_or_update_integration_v2_integrations_aws_bedrock_put body → 200422
PUT
/v2/integrations/aws_sagemaker
Create or update AWS SageMaker integration
create_or_update_integration_v2_integrations_aws_sagemaker_put body → 200422
PUT
/v2/integrations/azure
Create or update Azure integration
create_or_update_integration_v2_integrations_azure_put body → 200422
PUT
/v2/integrations/custom
Create or update custom integration
create_or_update_integration_v2_integrations_custom_put body → 200422
PUT
/v2/integrations/custom/{name}
Create or update a named custom integration
create_or_update_named_custom_integration_v2_integrations_custom__name__put 1 param body → 200422
PUT
/v2/integrations/databricks/unity-catalog/sqldeprecated
Create or update Databricks integration (legacy)
create_or_update_unity_catalog_integration_v2_integrations_databricks_unity_catalog_sql_put body → 200422
PUT
/v2/integrations/databricks
Create or update Databricks integration
create_or_update_unity_catalog_integration_v2_integrations_databricks_put body → 200422
GET
/v2/integrations/databricks/catalogs
Get Databricks Catalogs
get_databricks_catalogs_v2_integrations_databricks_catalogs_get → 200
GET
/v2/integrations/databricks/databases
Get Databases For Cluster
get_databases_for_cluster_v2_integrations_databricks_databases_get 1 param → 200422
PUT
/v2/integrations/mistral
Create or update Mistral integration
create_or_update_integration_v2_integrations_mistral_put body → 200422
PUT
/v2/integrations/nvidia
Create or update NVIDIA integration
create_or_update_integration_v2_integrations_nvidia_put body → 200422
PUT
/v2/integrations/openai
Create or update OpenAI integration
create_or_update_integration_v2_integrations_openai_put body → 200422
PUT
/v2/integrations/vegas_gateway
Create or update Vegas Gateway integration
create_or_update_integration_v2_integrations_vegas_gateway_put body → 200422
PUT
/v2/integrations/vertex_ai
Create or update Vertex AI integration
create_or_update_integration_v2_integrations_vertex_ai_put body → 200422
PUT
/v2/integrations/writer
Create or update Writer integration
create_or_update_integration_v2_integrations_writer_put body → 200422
GET
/public/v2/integrations/available
List Available Integrations
list_available_integrations_public_v2_integrations_available_get → 200
GET
/public/v2/integrations/{name}
Get Integration
get_integration_public_v2_integrations__name__get 1 param → 200422
GET
/public/v2/integrations/{name}/status
Get Integration Status
get_integration_status_public_v2_integrations__name__status_get 1 param → 200422
GET
/public/v2/integrations/{integration_id}/users
List User Integration Collaborators
list_user_integration_collaborators_public_v2_integrations__integration_id__users_get 3 params → 200422
POST
/public/v2/integrations/{integration_id}/users
Create User Integration Collaborators
create_user_integration_collaborators_public_v2_integrations__integration_id__users_post 1 param body → 200422
PATCH
/public/v2/integrations/{integration_id}/users/{user_id}
Update User Integration Collaborator
update_user_integration_collaborator_public_v2_integrations__integration_id__users__user_id__patch 2 params body → 200422
DELETE
/public/v2/integrations/{integration_id}/users/{user_id}
Delete User Integration Collaborator
delete_user_integration_collaborator_public_v2_integrations__integration_id__users__user_id__delete 2 params → 200422
POST
/public/v2/integrations/{integration_id}/groups
Create Group Integration Collaborators
create_group_integration_collaborators_public_v2_integrations__integration_id__groups_post 1 param body → 200422
GET
/public/v2/integrations/{integration_id}/groups
List Group Integration Collaborators
list_group_integration_collaborators_public_v2_integrations__integration_id__groups_get 3 params → 200422
PATCH
/public/v2/integrations/{integration_id}/groups/{group_id}
Update Group Integration Collaborator
update_group_integration_collaborator_public_v2_integrations__integration_id__groups__group_id__patch 2 params body → 200422
DELETE
/public/v2/integrations/{integration_id}/groups/{group_id}
Delete Group Integration Collaborator
delete_group_integration_collaborator_public_v2_integrations__integration_id__groups__group_id__delete 2 params → 200422
PUT
/public/v2/integrations/{integration_id}/select
Create Or Update Integration Selection
create_or_update_integration_selection_public_v2_integrations__integration_id__select_put 1 param → 200422
PUT
/public/v2/integrations/anthropic
Create or update Anthropic integration
create_or_update_integration_public_v2_integrations_anthropic_put body → 200422
PUT
/public/v2/integrations/aws_bedrock
Create or update AWS Bedrock integration
create_or_update_integration_public_v2_integrations_aws_bedrock_put body → 200422
PUT
/public/v2/integrations/aws_sagemaker
Create or update AWS SageMaker integration
create_or_update_integration_public_v2_integrations_aws_sagemaker_put body → 200422
PUT
/public/v2/integrations/azure
Create or update Azure integration
create_or_update_integration_public_v2_integrations_azure_put body → 200422
PUT
/public/v2/integrations/custom
Create or update custom integration
create_or_update_integration_public_v2_integrations_custom_put body → 200422
PUT
/public/v2/integrations/custom/{name}
Create or update a named custom integration
create_or_update_named_custom_integration_public_v2_integrations_custom__name__put 1 param body → 200422
PUT
/public/v2/integrations/databricks/unity-catalog/sqldeprecated
Create or update Databricks integration (legacy)
create_or_update_unity_catalog_integration_public_v2_integrations_databricks_unity_catalog_sql_put body → 200422
PUT
/public/v2/integrations/databricks
Create or update Databricks integration
create_or_update_unity_catalog_integration_public_v2_integrations_databricks_put body → 200422
GET
/public/v2/integrations/databricks/catalogs
Get Databricks Catalogs
get_databricks_catalogs_public_v2_integrations_databricks_catalogs_get → 200
GET
/public/v2/integrations/databricks/databases
Get Databases For Cluster
get_databases_for_cluster_public_v2_integrations_databricks_databases_get 1 param → 200422
PUT
/public/v2/integrations/mistral
Create or update Mistral integration
create_or_update_integration_public_v2_integrations_mistral_put body → 200422
PUT
/public/v2/integrations/nvidia
Create or update NVIDIA integration
create_or_update_integration_public_v2_integrations_nvidia_put body → 200422
PUT
/public/v2/integrations/openai
Create or update OpenAI integration
create_or_update_integration_public_v2_integrations_openai_put body → 200422
PUT
/public/v2/integrations/vegas_gateway
Create or update Vegas Gateway integration
create_or_update_integration_public_v2_integrations_vegas_gateway_put body → 200422
PUT
/public/v2/integrations/vertex_ai
Create or update Vertex AI integration
create_or_update_integration_public_v2_integrations_vertex_ai_put body → 200422
PUT
/public/v2/integrations/writer
Create or update Writer integration
create_or_update_integration_public_v2_integrations_writer_put body → 200422

Schemas 83

The contract defines 83 schemas that model the data the API accepts and returns. The most detailed are Model (23 properties), RunParamsMap (19 properties), CustomIntegration (18 properties), AzureIntegration (16 properties). Each schema is shown below with its type and property counts.

WriterIntegration
object
5 properties 1 required
AvailableIntegrations
object
1 property 1 required
CollaboratorUpdate
object
1 property 1 required
CustomLLMConfig
object
Configuration for a custom LiteLLM handler class. Allows users to specify a custom implementation of litellm.CustomLLM that handles acompletion() calls with cu…
3 properties 2 required
AwsSageMakerIntegration
object
8 properties
IntegrationDB
object
9 properties 6 required
Model
object
23 properties 2 required
VegasGatewayIntegrationCreate
object
4 properties 3 required
ModelProperties-Input
object
Properties for a model in a custom integration. Attributes: name: The model name used when calling the API. alias: The display name/alias for the model in the…
4 properties 1 required
CollaboratorRole
string
InputMap
object
3 properties 1 required
MistralIntegration
object
4 properties
MultiModalModelIntegrationConfig
object
Configuration for multi-modal capabilities (file uploads).
2 properties
promptgalileo__schemas__config__custom__ModelProperties
object
Properties for a model in a custom integration. Attributes: name: The model name used when calling the API. alias: The display name/alias for the model in the…
4 properties 1 required
UserCollaboratorCreate
object
Create a user collaborator using either userid or email. When using email, if the user doesn't exist in the organization, they will be invited automatically.
3 properties
IntegrationDisableRequest
object
1 property 1 required
CustomAuthenticationType
string
Authentication types for custom integrations. Values: - none: No authentication required - oauth2: OAuth2 token-based authentication - apikey: API key header-b…
AnthropicIntegration
object
10 properties
ListUserCollaboratorsResponse
object
5 properties 1 required
NvidiaIntegrationCreate
object
2 properties 2 required
ContentModality
string
Classification of content modality
ControlResourceAction
string
Actions on Agent Control's org-scoped control resource.
VegasGatewayIntegration
object
4 properties
ModelInfo
object
Model information that is useful to surface to the UI and in other contexts. This is a subset of all of the information we store about the model. We need a lot…
7 properties 2 required
DatabricksIntegration
object
4 properties
RunParamsMap
object
Maps the internal settings parameters (left) to the serialized parameters (right) we want to send in the API requests.
19 properties
AwsCredentialType
string
AnthropicIntegrationCreate
object
7 properties 1 required
CustomIntegrationDefinition
object
Response schema for the full JSON definition of a custom integration. Returns the exact same structure used to create the integration, including decrypted sens…
13 properties 2 required
MistralIntegrationCreate
object
1 property 1 required
HTTPValidationError
object
1 property
OpenAIIntegrationCreate
object
2 properties 1 required
AzureIntegrationCreate
object
13 properties 2 required
AzureAuthenticationType
string
WriterIntegrationCreate
object
2 properties 2 required
DatasetAction
string
GeneratedScorerAction
string
IntegrationCostsResponse
object
1 property
ProjectIntegrationCosts
object
4 properties 2 required
AnthropicAuthenticationType
string
LLMIntegration
string
FeatureIntegrationCosts
object
3 properties 1 required
AwsSageMakerIntegrationCreate
object
6 properties 1 required
UserAction
string
IntegrationCostsDataPoint
object
2 properties 2 required
VertexAIGCSConfigResponse
object
GCS config response model — credentials are never exposed in GET responses.
2 properties 2 required
OrganizationAction
string
ScorerAction
string
AzureModelDeployment
object
2 properties 2 required
BillingUsageMetric
string
IntegrationAction
string
ProjectAction
string
ListGroupCollaboratorsResponse
object
5 properties 1 required
CustomIntegration
object
Read model for custom integrations. apikeyvalue is not stored in extra (it's encrypted in the token column), so we override the parent validator to skip requir…
18 properties 1 required
GroupAction
string
BaseAwsIntegrationCreate
object
5 properties 1 required
VertexAIGCSConfig
object
Configuration for GCS file uploads in Vertex AI.
3 properties 3 required
IntegrationProvider
string
UserCollaborator
object
8 properties 7 required
Permission
object
3 properties 2 required
VertexAIIntegration
object
6 properties
BillingUsageResponse
object
5 properties 1 required
VertexAIIntegrationCreate
object
3 properties 1 required
OutputMap
object
5 properties 1 required
AwsBedrockIntegration
object
8 properties
CustomIntegrationCreate
object
Schema for creating custom integrations. Inherits apikey field validation from CustomConfig: - apikeyheader and apikeyvalue are required when authenticationtyp…
15 properties 1 required
GroupCollaborator
object
6 properties 5 required
CostInterval
string
AnnotationQueueAction
string
BillingUsageDataPoint
object
2 properties 2 required
IntegrationSelectRequest
object
2 properties 2 required
AzureIntegration
object
16 properties 1 required
NvidiaIntegration
object
4 properties
GroupMemberAction
string
FineTunedScorerAction
string
ApiKeyAction
string
ValidationError
object
5 properties 3 required
OpenAIIntegration
object
5 properties
ModelCostBy
string
RegisteredScorerAction
string
ProjectBillingUsage
object
4 properties 2 required
DatabricksIntegrationCreate
object
6 properties 2 required
GroupCollaboratorCreate
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

galileo-technologies-integrations-api-openapi.yml Raw ↑

Other APIs Galileo Technologies publishes across the network.

Galileo Technologies annotation API
Galileo Technologies annotation_queue API
Galileo Technologies annotation_queue_records API
Galileo Technologies api_keys API
Galileo Technologies assistant API
Galileo Technologies Audit Logs API
Galileo Technologies auth API
Galileo Technologies auto-metric-suggestions API
Galileo Technologies code-metric-generation API
Galileo Technologies component_views API
Galileo Technologies custom_dashboards API
Galileo Technologies data API
Where this information came from

This is an independent, third-party profile of Galileo Technologies integrations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.