Stay organized with collections Save and categorize content based on your preferences.
The Google Site Verification API lets you develop applications or services that automate the process of verifying that the authenticated user owns a domain or website. This is important, since some Google services can only be used by site owners.

Here are some of the things you can do with the API:

  • Request a site verification token to place on user's domains or websites.
  • Programmatically run a request that checks for the verification token and validates that the authenticated user is an owner of the domain or site.
  • Integrate into applications that programmatically provision other Google services.

Download client libraries or go straight to the detailed reference documentation.