googleapis.com

Public API for managing Manufacturer Center related data.

🔑 oauth2 8 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 a product certification by its name. This method can only be called by c…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://manufacturers.googleapis.com/v1/{name}
Lists all the products in a Manufacturer Center account.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://manufacturers.googleapis.com/v1/{parent}/products
Gets the product from a Manufacturer Center account, including product issues…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://manufacturers.googleapis.com/v1/{parent}/products/{name}
Endpoints (8 total)
GET
/v1/{name}
Gets a product certification by its name. This method can only be called by c…
GET
/v1/{parent}/products
Lists all the products in a Manufacturer Center account.
GET
/v1/{parent}/products/{name}
Gets the product from a Manufacturer Center account, including product issues…
GET
/v1/{parent}/productCertifications
Lists product certifications from a specified certification body. This method…
PUT
/v1/{parent}/products/{name}
Inserts or updates the attributes of the product in a Manufacturer Center acc…
PATCH
/v1/{name}
Updates (or creates if allow_missing = true) a product certification which li…
DELETE
/v1/{name}
Deletes a product certification by its name. This method can only be called b…
DELETE
/v1/{parent}/products/{name}
Deletes the product from a Manufacturer Center account.
At a glance
Total SDKs10
Languages6
Endpoints8
Authoauth2
Categories2
https://manufacturers.googleapis.com