Inspect Google Search Console URL

Inspect indexing status for a single URL in Search Console.

← All Google Search Console endpoints · Capability overview

POST/v1/google-search-console/url-inspection/inspect

https://api.vee3.io/v1/google-search-console/url-inspection/inspect

15 tokens

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_url
Parameters3 fields
site_urlstringOptional

Optional 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_urlstringRequired

Fully qualified URL to inspect within the selected property.

language_codestringOptional

Optional BCP-47 language code for localized inspection results.

Response12 fields
site_urlstring

Verified property URL used for the inspection.

inspection_urlstring

URL that was inspected.

index_status_resultobject
9 fields

Indexing status details for the inspected URL.

verdictstring

Overall indexing verdict for the inspected URL.

coverage_statestring

Coverage state describing how the URL is indexed.

robots_txt_statestring

Whether robots.txt allows indexing of the URL.

indexing_statestring

Indexing state reported by Google.

last_crawl_timestring

Timestamp of the most recent crawl, when available.

page_fetch_statestring

Result of the most recent page fetch attempt.

google_canonicalstring

Canonical URL selected by Google, when available.

user_canonicalstring

Canonical URL declared on the page, when available.

crawled_asstring

User 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