Google API

Connected accounts

Loading…

Add a Google account

Each account here should be its own Google Cloud project — that's what actually multiplies your daily indexing quota (Google's quota is per-project, not per Google account). You can connect the same Google account through multiple different projects to get an independent 200/day pool from each.

  1. In Google Cloud Console, create (or pick) a project, then enable the Indexing API and the Search Console API.
  2. Configure the OAuth consent screen. If you have a Google Workspace domain, set User Type to Internal— no review needed, and tokens don't expire. Otherwise, leave it in Testing mode and add yourself as a test user — simplest option, but Google may require re-connecting roughly every 7 days.
  3. Create an OAuth Client ID (Credentials → Create Credentials → OAuth client ID, type Web application). Add this exact Authorized redirect URI:
  4. Copy that Client ID and Client Secret into the form below.