googleapis.com

The My Business Verifications API provides an interface for taking verifications related actions for locations.

6 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
List verifications of a location, ordered by create time.
curl \
  https://mybusinessverifications.googleapis.com/v1/{parent}/verifications
Gets the VoiceOfMerchant state.
curl \
  https://mybusinessverifications.googleapis.com/v1/{name}/VoiceOfMerchantState
Endpoints (6 total)
GET
/v1/{parent}/verifications
List verifications of a location, ordered by create time.
GET
/v1/{name}/VoiceOfMerchantState
Gets the VoiceOfMerchant state.
POST
/v1/{name}:verify
Starts the verification process for a location.
POST
/v1/{name}:complete
Completes a `PENDING` verification. It is only necessary for non `AUTO` verif…
POST
/v1/verificationTokens:generate
Generates a token for the provided location data as a vetted [partner](https:…
POST
/v1/{location}:fetchVerificationOptions
Reports all eligible verification options for a location in a specific language.
At a glance
Total SDKs10
Languages6
Endpoints6
Categories2
https://mybusinessverifications.googleapis.com