Skip to content
Mintlify
Mintlify
Analytics

Get unique visitors

GET/v1/analytics/{projectId}/visitors

Usage

Use this endpoint to export unique visitor analytics. Results include both site-wide totals and per-page breakdowns, split by human and AI traffic. The total field is deduplicated across human and AI traffic.

Paginate through results using offset-based pagination. Increment offset by limit while hasMore is true.

Filtering

Filter visitor data by date range using dateFrom and dateTo parameters.

Rate limits

This endpoint allows 100 requests per organization per hour. All analytics endpoints share this limit.

Was this page helpful?Suggest editsRaise issue