---
title: "Inspect a single URL's Google index status"
method: POST
path: "/v3/website-audit/url-inspection/inspect"
tags: ["Website Audit"]
---

# Inspect a single URL's Google index status

`POST /v3/website-audit/url-inspection/inspect`

Calls Google Search Console's URL Inspection API for one URL and persists the verdict (indexed, blocked, not found, etc). Requires GSC connected for the team.

## Request body

- object
  - `teamId` string, required — SnowSEO team ID. Call list_teams first to choose a team.
  - `url` string, required — Full URL to inspect.

## Other responses

- `400` — Default Response
- `429` — Default Response
- `500` — Default Response

---

[API](https://skmtc.net/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.net/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/snowseo/snowseo-api/versions/aa8eaa9e34a0/schema)
