Skip to content

Indexing

The Indexing service reports whether one or more URLs are indexed, partially indexed, or not indexed by Google — powered by our own crawler.

POST /v1/indexing/tasks
{ "urls": ["https://example.com/page-1", "https://example.com/page-2"] }

Each URL resolves to a status (indexed | partially-indexed | not-indexed) with an approximate indexed-page count. Same task flow, auth, and credits as every other service.