googleapis.com

API provider — googleapis.com:integrations

🔑 oauth2 40 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets an sfdc channel. If the channel doesn't exist, Code.NOT_FOUND exception …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://integrations.googleapis.com/v1/{name}
Downloads an integration. Retrieves the `IntegrationVersion` for a given `int…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://integrations.googleapis.com/v1/{name}:download
Gets the client configuration for the given project and location resource name
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://integrations.googleapis.com/v1/{parent}/clients
Endpoints (40 total)
GET
/v1/{name}
Gets an sfdc channel. If the channel doesn't exist, Code.NOT_FOUND exception …
GET
/v1/{name}:download
Downloads an integration. Retrieves the `IntegrationVersion` for a given `int…
GET
/v1/{parent}/clients
Gets the client configuration for the given project and location resource name
GET
/v1/{parent}/versions
Returns the list of all integration versions in the specified project.
GET
/v1/{parent}/executions
Lists the results of all the integration executions. The response includes th…
GET
/v1/{parent}/authConfigs
Lists all auth configs that match the filter. Restrict to auth configs belong…
GET
/v1/{parent}/connections
Lists Connections in a given project and location.
GET
/v1/{parent}/suspensions
* Lists suspensions associated with a specific execution. Only those with per…
GET
/v1/{parent}/certificates
List all the certificates that match the filter. Restrict to certificate of c…
GET
/v1/{parent}/integrations
Returns the list of all integrations in the specified project.
GET
/v1/{parent}/sfdcChannels
Lists all sfdc channels that match the filter. Restrict to sfdc channels belo…
GET
/v1/callback:generateToken
Receives the auth code and auth config id to combine that with the client id …
At a glance
Total SDKs10
Languages6
Endpoints40
Authoauth2
Categories2
https://integrations.googleapis.com