Skip to content

Pages Visitor Counts

POST
/intent/pages/visitor-counts

Batched unique-visitor count per page URL.

Reads the pre-aggregated intent.url_visitor_counts MV first; falls back to the raw intent.optimized_signals_v1 if the MV doesn’t exist yet. Fast enough to call with thousands of URLs.

Authorizations

Parameters

Header Parameters

X-Target-Org-Id
Any of:
string

Request Body required

object
urls
required
Array<string>
>= 1 items <= 15000 items

Responses

200

Successful Response

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string