For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
  • Overview
    • Introduction
    • Response Codes
  • API Reference
      • GETGet stats (flexible)
      • GETGet last 24h (minutes)
LogoLogo
API ReferenceStats

Get last 24h (minutes)

||View as Markdown|
GET
https://hublinks.io/rest/accounts/:account_id/stats/24h
GET
/rest/accounts/:account_id/stats/24h
$curl https://hublinks.io/rest/accounts/account_id/stats/24h \
> -H "X-API-KEY: <apiKey>"
200Retrieved
1{}

Convenience endpoint for last 24h data at minute granularity. Provide seat_id or campaign_id.

Was this page helpful?
Previous

Get stats (flexible)

Next

Get template

Built with

Authentication

X-API-KEYstring
API Key authentication via header

Path parameters

account_idstringRequired

Response

Successful response