{"@context": "https://schema.org", "@type": "WebAPI", "name": "ClickMeter API API", "description": "Api dashboard for ClickMeter API", "provider": {"@type": "Organization", "name": "clickmeter.com"}, "documentation": "http://api.v2.clickmeter.com.s3.amazonaws.com/docs/api-docs-v2.json"}
Api dashboard for ClickMeter API
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: http://apiv2.clickmeter.com:80 https://apiv2.clickmeter.com:80
auth: a p i k e y
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
Api dashboard for ClickMeter API
| method | path | what the vendor says it does |
|---|---|---|
GET | /account | Retrieve current account data Account |
POST | /account | Update current account data Account |
GET | /account/domainwhitelist | Retrieve list of a domains allowed to redirect in DDU mode Account |
POST | /account/domainwhitelist | Create an domain entry Account |
DELETE | /account/domainwhitelist/{whitelistId} | Delete an domain entry Account |
GET | /account/guests | Retrieve list of a guest Account |
POST | /account/guests | Create a guest Account |
GET | /account/guests/count | Retrieve count of guests Account |
GET | /account/guests/{guestId} | Retrieve a guest Account |
POST | /account/guests/{guestId} | Update a guest Account |
DELETE | /account/guests/{guestId} | Delete a guest Account |
GET | /account/guests/{guestId}/permissions | Retrieve permissions for a guest Account |
GET | /account/guests/{guestId}/permissions/count | Retrieve count of the permissions for a guest Account |
POST | /account/guests/{guestId}/{type}/permissions/patch | Change the permission on a shared object Account |
PUT | /account/guests/{guestId}/{type}/permissions/patch | Change the permission on a shared object Account |
GET | /account/ipblacklist | Retrieve list of a ip to exclude from event tracking Account |
POST | /account/ipblacklist | Create an ip blacklist entry Account |
DELETE | /account/ipblacklist/{blacklistId} | Delete an ip blacklist entry Account |
GET | /account/plan | Retrieve current account plan Account |
GET | /aggregated | Retrieve statistics about this customer for a timeframe Aggregated |
GET | /aggregated/list | Retrieve statistics about this customer for a timeframe grouped by some temporal entity (day/week/month) Aggre |
GET | /aggregated/summary/conversions | Retrieve statistics about a subset of conversions for a timeframe with conversions data Aggregated |
GET | /aggregated/summary/datapoints | Retrieve statistics about a subset of datapoints for a timeframe with datapoints data Aggregated |
GET | /aggregated/summary/groups | Retrieve statistics about a subset of groups for a timeframe with groups data Aggregated |
GET | /clickstream | Retrieve the latest list of events of this account. Limited to last 100. ClickStream |
GET | /conversions | Retrieve a list of conversions Conversions |
POST | /conversions | Create a conversion Conversions |
GET | /conversions/aggregated/list | Retrieve statistics about this customer for a timeframe related to a subset of conversions grouped by some tem |
GET | /conversions/count | Retrieve a count of conversions Conversions |
GET | /conversions/{conversionId} | Retrieve conversion specified by id Conversions |
POST | /conversions/{conversionId} | Update conversion specified by id Conversions |
DELETE | /conversions/{conversionId} | Delete conversion specified by id Conversions |
GET | /conversions/{conversionId}/aggregated | Retrieve statistics about this conversion for a timeframe Conversions |
GET | /conversions/{conversionId}/aggregated/list | Retrieve statistics about this conversion for a timeframe grouped by some temporal entity (day/week/month) Con |
GET | /conversions/{conversionId}/datapoints | Retrieve a list of datapoints connected to this conversion Conversions |
PUT | /conversions/{conversionId}/datapoints/batch/patch | Modify the association between a conversion and multiple datapoints Conversions |
GET | /conversions/{conversionId}/datapoints/count | Retrieve a count of datapoints connected to this conversion Conversions |
PUT | /conversions/{conversionId}/datapoints/patch | Modify the association between a conversion and a datapoint Conversions |
GET | /conversions/{conversionId}/hits | Retrieve the list of events related to this conversion. Conversions |
PUT | /conversions/{conversionId}/notes | Fast patch the "notes" field of a conversion Conversions |
and 64 more operation(s) in this specification, all searchable.
specification origin: http://api.v2.clickmeter.com.s3.amazonaws.com/docs/api-docs-v2.json
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.