Skip to main content
GET
Daily traffic

Authorizations

Authorization
string
header
required

Pass your Keupera API key as a Bearer token: Authorization: Bearer YOUR_KEUPERA_API_KEY. Generate keys from Account → API Keys in your Keupera dashboard.

Query Parameters

website_id
string<uuid>

Target website. Defaults to the website bound to your API key. Must belong to one of your organizations.

range
enum<string>
default:30d

Preset date range. Ignored when both from and to are provided.

Available options:
7d,
30d,
90d
from
string<date>

Start date (YYYY-MM-DD).

to
string<date>

End date (YYYY-MM-DD).

Response

Daily traffic series.

data
object[]