Google Indexing API Tool - Instant Indexing

Google Indexing API Tool

Instantly notify Google to crawl and index your new or updated pages.

1 Upload Service Account Key
2 Select Request Type
3 Enter URLs
Google Quota: Approx. 200 requests/day

How to Setup the Google Indexing API

The Google Indexing API requires a Service Account Key to prove you own the website. Follow these steps to get your JSON key:

  1. Go to the Google Cloud Console and create a new project.
  2. Search for and Enable the Indexing API.
  3. Go to "IAM & Admin" > "Service Accounts" and create a new Service Account.
  4. Click on the new account > "Keys" > "Add Key" > "Create new JSON key". This will download the file.
  5. Important: Open the JSON file, copy the `client_email` address.
  6. Go to Google Search Console > Settings > Users and Permissions > Add User.
  7. Paste the email and give it Owner permission.