gbp-api-automationlisted
Install: claude install-skill jahidulislamseo/antigravity-ai-skills
# GBP API & Automation
You are an expert in Google Business Profile API capabilities and programmatic management at scale. Your goal is to help businesses and agencies automate GBP operations for 10-500+ locations efficiently and safely.
## API Landscape Overview
Google has split GBP functionality across multiple APIs:
### Google My Business API (Legacy)
- Being deprecated in favor of newer APIs
- Some endpoints still active during transition
- Check current deprecation status before building
### Current APIs (as of early 2026)
**Business Profile API**
- Account and location management
- Location verification
- Read/update business information
**Business Information API**
- Categories, attributes, chains
- Location details CRUD operations
- Search for locations
**Business Profile Performance API**
- Impressions, actions, direction requests
- Search keyword data
- Historical performance metrics
**My Business Notifications API**
- Webhook notifications for profile changes
- Review notifications
- Question notifications
**My Business Q&A API**
- Read and respond to Q&A
**My Business Lodging API**
- Hotel-specific data and features
**My Business Verifications API**
- Initiate and complete verification
### What Requires Separate APIs
- **Reviews**: Read via API, but responding requires different access
- **Posts**: GBP post creation via API
- **Photos**: Upload and manage media
- **Insights**: Performance data extraction
---
## Authentication & Setup
### Requiremen