clickmeter.com

Api dashboard for ClickMeter API

๐Ÿ”‘ apikey 104 endpoints marketing
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Retrieve current account data
curl \
  -H "X-Clickmeter-AuthKey: $API_KEY" \
  http://apiv2.clickmeter.com:80/me
Retrieve the list of events related to this account.
curl \
  -H "X-Clickmeter-AuthKey: $API_KEY" \
  http://apiv2.clickmeter.com:80/hits
List of all the groups associated to the user filtered by this tag.
curl \
  -H "X-Clickmeter-AuthKey: $API_KEY" \
  http://apiv2.clickmeter.com:80/tags
Endpoints (104 total)
GET
/me
Retrieve current account data
GET
/hits
Retrieve the list of events related to this account.
GET
/tags
List of all the groups associated to the user filtered by this tag.
GET
/groups
List of all the groups associated to the user.
GET
/account
Retrieve current account data
GET
/domains
Retrieve a list of domains
GET
/me/plan
Retrieve current account plan
GET
/aggregated
Retrieve statistics about this customer for a timeframe
GET
/datapoints
List of all the datapoints associated to the user
GET
/tags/count
List of all the groups associated to the user filtered by this tag.
GET
/clickstream
Retrieve the latest list of events of this account. Limited to last 100.
GET
/conversions
Retrieve a list of conversions
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints104
Authapikey
Categories1
http://apiv2.clickmeter.com:80