googleapis.com

Exchange data and analytics assets securely and efficiently.

🔑 oauth2 12 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 the details of a listing.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://analyticshub.googleapis.com/v1/{name}
Lists all listings in a given project and location.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://analyticshub.googleapis.com/v1/{parent}/listings
Lists all data exchanges in a given project and location.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://analyticshub.googleapis.com/v1/{parent}/dataExchanges
Endpoints (12 total)
GET
/v1/{name}
Gets the details of a listing.
GET
/v1/{parent}/listings
Lists all listings in a given project and location.
GET
/v1/{parent}/dataExchanges
Lists all data exchanges in a given project and location.
GET
/v1/{organization}/dataExchanges
Lists all data exchanges from projects in a given organization and location.
POST
/v1/{name}:subscribe
Subscribes to a listing. Currently, with Analytics Hub, you can create listin…
POST
/v1/{parent}/listings
Creates a new listing.
POST
/v1/{parent}/dataExchanges
Creates a new data exchange.
POST
/v1/{resource}:getIamPolicy
Gets the IAM policy.
POST
/v1/{resource}:setIamPolicy
Sets the IAM policy.
POST
/v1/{resource}:testIamPermissions
Returns the permissions that a caller has.
PATCH
/v1/{name}
Updates an existing listing.
DELETE
/v1/{name}
Deletes a listing.
At a glance
Total SDKs10
Languages6
Endpoints12
Authoauth2
Categories2
https://analyticshub.googleapis.com