TugusDeveloper Docs
API Reference

Daily stats

GET
/properties/{property}/analytics/daily

Daily time series of the key metrics.

Authorization

bearerAuth
AuthorizationBearer <token>

Personal Access Token — create in the dashboard under Account → API Tokens. Tokens have a configurable scope (read / write / admin).

In: header

Path Parameters

property*string

Property ID.

Query Parameters

from?string

Start date (ISO 8601).

Formatdate
to?string

End date (ISO 8601).

Formatdate

Response Body

curl -X GET "https://example.com/properties/string/analytics/daily"
Empty