Skip to content
Mintlify
Mintlify
Analytics

Get page views

GET/v1/analytics/{projectId}/views

Usage

Use this endpoint to export page view analytics. Results include both site-wide totals and per-page breakdowns, split by human and AI traffic.

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

Filtering

Filter view 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