Safe Browsing API (safebrowsing:v5)

2025-12-20

1 new method

Additions

    Methods
  • safebrowsing.urls.search

      Description : Searches for URLs matching known threats. Each URL and it's host-suffix and path-prefix expressions (up to a limited depth) are checked. This means that the response may contain URLs that were not included in the request, but are expressions of the requested URLs.

      Path : v5/urls:search

      Flat Path : v5/urls:search

      Parameters :

        urls

          Repeated : Yes

          Type : string

          Description : Required. The URLs to be looked up. Clients MUST NOT send more than 50 URLs.

          Location : query

      HTTP Method : GET