cURL
curl --request GET \ --url https://api.kit.com/v4/account/email_stats \ --header 'X-Kit-Api-Key: <api-key>'
{ "stats": { "sent": 6, "clicked": 3, "opened": 6, "email_stats_mode": "last_90", "open_tracking_enabled": true, "click_tracking_enabled": true, "starting": "2022-11-19T11:43:55Z", "ending": "2023-02-17T11:43:55Z" } }
Documentation IndexFetch the complete documentation index at: https://developers.kit.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.kit.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate API requests via an API Key
Returns your email stats for the last 90 days
Show child attributes
Was this page helpful?