Google API
recommended: allowAPIs-Google is the user agent used by Google APIs to deliver push notification messages. Application developers can request these notifications to avoid the need for continually polling Google's servers to find out if the resources they are interested in have changed. To make sure nobody abuses this service, Google requires developers to prove that they own the domain before allowing them to register a URL with a domain as the location where they want to receive messages.
What it does
Developer helpers are tools that monitor, test, or analyze websites on behalf of developers and site operators. They perform tasks like uptime monitoring, performance testing, and accessibility checks. Traffic patterns vary widely. Some tools make regular scheduled checks (such as uptime monitors pinging every few minutes), while others perform one-time scans triggered by a human. These helpers typically access specific pages or endpoints rather than crawling entire sites, though comprehensive audit tools may scan multiple pages.
How to identify it
User-agent contains any of:
APIs-GoogleGoogle
Example user-agent string:
APIs-Google (+https://developers.google.com/webmasters/APIs-Google.html)
robots.txt
Well-behaved crawlers honor robots.txt. To control Google API:
Allow full access
User-agent: Google
Allow: /
Block entirely
User-agent: Google
Disallow: /
Grey-area scrapers ignore robots.txt. Botscope enforces your policy at the edge or origin regardless —
see how →
FAQ
Should I Block Google Schema Markup Testing Tool?
Generally no. Developer helpers provide valuable services like uptime monitoring, performance testing, and accessibility auditing. They also help maintain website quality and user experience. Only block them if they're causing server issues or you don't need the monitoring services.
How Do I Block Google Schema Markup Testing Tool?
If you want to, you can block or limit Google Schema Markup Testing Tool's access by configuring user agent token rules in your robots.txt file. The best way to do this is using Automatic Robots.txt, which update automatically as new agents are discovered. While the vast majority of agents operated by reputable companies honor these robots.txt directives, bad actors may choose to ignore them entirely. In that case, you'll need to implement alternative blocking methods such as firewall rules or server-level restrictions. You can verify whether Google Schema Markup Testing Tool is respecting your rules by setting up Agent Analytics to monitor its visits to your website.
Will Blocking Google Schema Markup Testing Tool Hurt My SEO?
Blocking developer helpers won't directly impact SEO rankings, but these tools often monitor site performance, uptime, and accessibility, which are factors that indirectly affect search performance. Losing access to monitoring data could make it harder to identify and fix SEO-impacting technical issues.
Does Google Schema Markup Testing Tool Access Private Content?
Developer helpers typically operate within the scope they're configured for by their users. Most focus on publicly accessible pages for monitoring and testing, but some may be granted access to staging environments, administrative panels, or other private areas if authorized by the site owner. The scope is usually limited to what the developer or organization has explicitly configured.
How Can I Tell if Google Schema Markup Testing Tool Is Visiting My Website?
Setting up Agent Analytics will give you realtime visibility into Google Schema Markup Testing Tool visiting your website, along with hundreds of other AI agents, crawlers, and scrapers. This will also let you measure human traffic to your website coming from AI search and chat LLM platforms like ChatGPT, Perplexity, and Gemini.
Why Is Google Schema Markup Testing Tool Visiting My Website?
Google Schema Markup Testing Tool is accessing your site because someone configured it to monitor, test, or analyze your website. This could be your own team using monitoring tools, or a third-party service that was given your URL for performance testing, uptime monitoring, or other development purposes.
How Can I Authenticate Visits From Google Schema Markup Testing Tool?
Agent Analytics authenticates agent visits from many agents, letting you know whether each one was actually from that agent, or spoofed by a bad actor. This helps you identify suspicious traffic patterns and make informed decisions about blocking or allowing specific user agents.
References
See Google API on your own site
Botscope shows every bot and AI agent hitting your site — and lets you allow, challenge, or block each one. Observe first, enforce when you're ready.
Start free — connect in minutes