Step 2: Enable the API In your new project, go to "APIs & Services > Library", search for "Indexing API", and enable it.
Step 3: Create a Service Account Go to "IAM & Admin > Service Accounts" and click "Create Service Account". Give it a name, assign the "Owner" role, and complete the process.
Step 4: Create a JSON Key Click on the email address of the service account you just created. Go to the "Keys" tab, click "Add Key > Create new key". Choose **JSON** as the type and create it. A JSON file will be downloaded to your computer.
Step 5: Authorize in Search Console Go to Google Search Console. Navigate to your site's "Settings > Users and permissions". Add the service account's email address (e.g., `[email protected]`) as a user with "Owner" permission.
Step 6: Use the Key Open the downloaded JSON file with a text editor, copy its entire content, and paste it into the corresponding field in this tool.