googleapis.com

The My Business Account Management API provides an interface for managing access to a location on Google. Note - If you have a quota of 0 after enabling the API, please request for GBP API access.

11 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 specified account. Returns `NOT_FOUND` if the account does not exist…
curl \
  https://mybusinessaccountmanagement.googleapis.com/v1/{name}
Lists all of the accounts for the authenticated user. This includes all accou…
curl \
  https://mybusinessaccountmanagement.googleapis.com/v1/accounts
Lists all of the admins for the specified location.
curl \
  https://mybusinessaccountmanagement.googleapis.com/v1/{parent}/admins
Endpoints (11 total)
GET
/v1/{name}
Gets the specified account. Returns `NOT_FOUND` if the account does not exist…
GET
/v1/accounts
Lists all of the accounts for the authenticated user. This includes all accou…
GET
/v1/{parent}/admins
Lists all of the admins for the specified location.
GET
/v1/{parent}/invitations
Lists pending invitations for the specified account.
POST
/v1/accounts
Creates an account with the specified name and type under the given parent. -…
POST
/v1/{name}:accept
Accepts the specified invitation.
POST
/v1/{name}:decline
Declines the specified invitation.
POST
/v1/{name}:transfer
Moves a location from an account that the user owns to another account that t…
POST
/v1/{parent}/admins
Invites the specified user to become an administrator for the specified locat…
PATCH
/v1/{name}
Updates the Admin for the specified location. Only the AdminRole of the Admin…
DELETE
/v1/{name}
Removes the specified admin as a manager of the specified location.
At a glance
Total SDKs10
Languages6
Endpoints11
Categories2
https://mybusinessaccountmanagement.googleapis.com