Skip to main content
GET
Retrieve timeseries

Query Parameters

The ID of the link to retrieve analytics for.
string
The interval for the analytics. values: 24h, 7d, 30d, 90d. Defaults to 30d.

Response

Returns an array of objects, each containing a start (timestamp) and clicks (count).

Code Examples

cURL
Node.js