Inspect Google Search Console URL
Inspect indexing status for a single URL in Search Console.
← All Google Search Console endpoints · Capability overview
/v1/google-search-console/url-inspection/inspecthttps://api.vee3.io/v1/google-search-console/url-inspection/inspect
Inspect indexing status for a single URL in Search Console.
Authorization
Send your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
MCP
The same capability is available as an MCP tool on Vee3 hosted MCP.
Tool name
google-search-console.inspect_urlParameters3 fields
site_urlstringOptionalOptional verified property URL from google-search-console.list_sites. When omitted, the default property is used. The user or agent passes an exact site_url value from that response.
inspection_urlstringRequiredFully qualified URL to inspect within the selected property.
language_codestringOptionalOptional BCP-47 language code for localized inspection results.
Response12 fields
site_urlstringVerified property URL used for the inspection.
inspection_urlstringURL that was inspected.
index_status_resultobject9 fieldsIndexing status details for the inspected URL.
index_status_resultobjectverdictstringOverall indexing verdict for the inspected URL.
coverage_statestringCoverage state describing how the URL is indexed.
robots_txt_statestringWhether robots.txt allows indexing of the URL.
indexing_statestringIndexing state reported by Google.
last_crawl_timestringTimestamp of the most recent crawl, when available.
page_fetch_statestringResult of the most recent page fetch attempt.
google_canonicalstringCanonical URL selected by Google, when available.
user_canonicalstringCanonical URL declared on the page, when available.
crawled_asstringUser agent type used for the most recent crawl.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, google_search_console_connection_required, google_search_console_connection_refresh_failed, google_search_console_connection_scopes_insufficient, google_search_console_upstream_error, google_search_console_site_not_found, google_search_console_rate_limited, dns_not_using_namecheap