googleapis.com

API provider — googleapis.com:essentialcontacts

🔑 oauth2 7 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 single contact.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://essentialcontacts.googleapis.com/v1/{name}
Lists the contacts that have been set on a resource.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://essentialcontacts.googleapis.com/v1/{parent}/contacts
Lists all contacts for the resource that are subscribed to the specified noti…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://essentialcontacts.googleapis.com/v1/{parent}/contacts:compute
Endpoints (7 total)
GET
/v1/{name}
Gets a single contact.
GET
/v1/{parent}/contacts
Lists the contacts that have been set on a resource.
GET
/v1/{parent}/contacts:compute
Lists all contacts for the resource that are subscribed to the specified noti…
POST
/v1/{parent}/contacts
Adds a new contact for a resource.
POST
/v1/{resource}/contacts:sendTestMessage
Allows a contact admin to send a test message to contact to verify that it ha…
PATCH
/v1/{name}
Updates a contact. Note: A contact's email address cannot be changed.
DELETE
/v1/{name}
Deletes a contact.
At a glance
Total SDKs10
Languages6
Endpoints7
Authoauth2
Categories2
https://essentialcontacts.googleapis.com