Skip to main content
GET
cURL
Interactive playground for GET /statistics/.
Paste your API key in the Authorization field as Bearer {api_key}.
cURL

Authorizations

Authorization
string
header
default:{api_key}
required

Get your API key at https://kloo.li/account-api. Use Authorization: Bearer {api_key}.

Query Parameters

start_date
string
required

Start date in Y-m-d format

end_date
string
required

End date in Y-m-d format

project_id
integer

Filter by project id.

type
enum<string>

Allowed values: ---.

Available options:
email,
webhook,
slack,
discord,
telegram,
microsoft_teams,
twilio,
twilio_call,
whatsapp,
x,
google_chat,
push_subscriber_id
country_code
string

Available when: type = city_name

utm_source
string

Available when: type = utm_medium, utm_campaign

utm_medium
string

Available when: type = utm_campaign

referrer_host
string

Available when: type = referrer_path

Response

Success