Account and website access
getAPI, getAccountInfo, getListofTrackingWebsites, newTrackingAPI, and newTrackingUser cover account details, accessible sites, and site setup.
Use the Hitsteps Analytics API to retrieve website analytics reports, visitor activity, referrers, pages, campaigns, goals, and account data for connected sites.
Looking for the saved Reports API? Read the Reports API guide for report-specific keys, JSON requests, date ranges and troubleshooting. Its keys and request format are different from this website-level API.
This legacy website-level API accepts POST requests at /api/callback and returns account, website, visitor, referral, page, campaign, goal, and real-time analytics data as JSON. Use it from a server you control when an existing integration needs the documented API-code flow.
getAPI, getAccountInfo, getListofTrackingWebsites, newTrackingAPI, and newTrackingUser cover account details, accessible sites, and site setup.
getXdaysHits, dailyhits, hourlyhits, and secondlyhits return historical or interval statistics for connected websites.
now exposes online and real-time activity, while shortlink generates a direct link to a supported Hitsteps report.
Open the OpenAPI 2.0 specification · Find your tracking code or API key · Read the separate Reports API guide
Keep credentials server-side. Never place an account password, API code, or visitor data in browser JavaScript, public repositories, URLs, screenshots, or client-side forms. The interactive reference below is documentation only and does not accept credentials or make authenticated requests.