Pages Visitor Counts
POST /intent/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
Request Body required
object
urls
required
Array<string>
Responses
200
Successful Response
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string