---
title: "POST /v1/urlInspection/index:inspect"
method: POST
path: "/v1/urlInspection/index:inspect"
tags: ["urlInspection"]
---

# POST /v1/urlInspection/index:inspect

`POST /v1/urlInspection/index:inspect`

Index inspection.

## Request body

- InspectUrlIndexRequest — Index inspection request.
  - `inspectionUrl` string — Required. URL to inspect. Must be under the property specified in "site_url".
  - `languageCode` string — Optional. An [IETF BCP-47](https://en.wikipedia.org/wiki/IETF_language_tag) language code representing the requested language for translated issue messages, e.g. "en-US", "or "de-CH". Default value is "en-US".
  - `siteUrl` string — Required. The URL of the property as defined in Search Console. **Examples:** `http://www.example.com/` for a URL-prefix property, or `sc-domain:example.com` for a Domain property.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/searchconsole.md) · [All operations](https://skmtc.net/google/apis/searchconsole/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/searchconsole/revisions/3e9372be5984/schema)
