Analytics & data warehouses
googleapis.com:my-business
Google My Business sandbox and mock API
The Google My Business API provides an interface for managing business location information on Google. Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 50
- Collections
- -
- Event types
- -
example request
curl https://your-googleapis-my-business.slurry.io/v4/accounts \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version v4.
What gets simulated
Collections, relationships and state machines are worked out from the spec when you start the simulation.
- State. Creates, updates and deletes persist and show up in later reads.
- Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
- Webhooks. Every change emits a signed, retried event.
- Failure. Per-endpoint errors, latency and chaos rules, on demand.
Operations
First 12 of 50.
- GET/v4/accounts
- POST/v4/accounts
- GET/v4/attributes
- GET/v4/categories
- GET/v4/categories:batchGet
- GET/v4/chains:search
- POST/v4/googleLocations:search
- GET/v4/{name}
- PUT/v4/{name}
- PATCH/v4/{name}
- DELETE/v4/{name}
- POST/v4/{name}/localPosts:reportInsights