Get website analytics
Analytics
Get website analytics
Retrieves analytics data for a specific website including traffic metrics, visitor counts, and performance data. Supports optional date range filtering.
GET
Get website analytics
Authorizations
Enter your API key (starts with lindo_sk_)
Path Parameters
Unique identifier of the website
Example:
"website_abc123"
Query Parameters
Start date for analytics data (ISO timestamp)
Example:
"2024-01-01T00:00:00Z"
End date for analytics data (ISO timestamp)
Example:
"2024-01-31T23:59:59Z"

