ℹ️ These docs are for the v2.0 version of Galileo. Documentation for v1.0 version can be found here.
cURL
curl --request GET \ --url https://api.galileo.ai/v2/integrations/available \ --header 'Galileo-API-Key: <api-key>'
{ "integrations": [ "anthropic" ] }
List all of the available integrations to be created in Galileo.
Successful Response
Show child attributes
Was this page helpful?