Skip to main content
POST
Start Google Verification
Account Limit: Each Google account can only manage up to 1,000 websites in Search Console at any given time. This is a hard limit enforced by Google.

Overview

This endpoint initiates Google Search Console verification by requesting a TXT verification token from Google’s Site Verification API. Call this endpoint in parallel with /start-certificate to get both TXT records for the user to add via Entri.

Path Parameters

string
required
The Clerk organization ID (e.g., org_xxx)

Response

string
success or error
object
The TXT record to add for Google verification
string
Error message if status is error

Example Response

Database Updates

On success, the following columns are updated in ai_sites:
  • google_verification_token: The verification token
  • google_verification_status: Set to PENDING