# APIs-Google

Operator: Google
Purpose: User-requested fetch
Reviewed: 2026-09-14
HTTP identifier: APIs-Google
robots.txt token: APIs-Google

## What is APIs-Google?

Delivers Google API push notifications.

## How to identify it

Look for the APIs-Google identifier in a request’s User-Agent. This is a name match, not identity verification. Version strings may change.

## How to check identity

Use Google’s published IP ranges for this crawler class and its forward-confirmed reverse DNS procedure.

## Access and robots.txt

Google documents named robots.txt rules for this client; the wildcard * group may be ignored. Review the product-specific rule before blocking.

Optional full-site opt-out; merge with existing rules only if intended. Not a security control.

```text
User-agent: APIs-Google
Disallow: /
```

## What it means in your analytics

A request to a callback endpoint may be an integration event.

## Useful measures

Requested URLs; Response codes; Redirect chains.

## What to check next

Compare the callback path and delivery time with your API subscription.

## Sources

- [developers.google.com](https://developers.google.com/crawling/docs/crawlers-fetchers/google-special-case-crawlers)

Operator facts are source-backed; interpretation and actions are Apostl guidance.

## Related profiles

- [Googlebot](https://apostl.dev/bots/googlebot)
- [Google-Extended](https://apostl.dev/bots/google-extended)
- [Googlebot-Image](https://apostl.dev/bots/googlebot-image)

[Start measuring agent traffic](https://apostl.dev/start/agent-analytics)
