15 May 2020 06:11 PM - last edited on 12 May 2023 08:48 AM by Karolina_Linda
Dear Community, Please provide me API key to get via API calculated metrics.
This is output for command GET "/calculatedMetrics/service"
{ "values": [ { "id": "calc:service.queryout", "name": "query OUT" }, { "id": "calc:service.id", "name": "query IN" }, { "id": "calc:service.blablabla", "name": "blablabla" } ]
}
When I tired to get calc:service.queryout there is error:
I have used - GET "/timeseries/{timeseriesIdentifier}"
Please, provide me correct key to use calculated metrics. Thanks.
Regards,
Alexander
Solved! Go to Solution.
15 May 2020 07:03 PM
Id recommend reaching out to the support chat. you will get a immediate answer to this issue
15 May 2020 07:34 PM
Hi Chad,
I disagree. Community forum is best place to ask community for assistance. Support is dealing with identified product issues.
15 May 2020 07:30 PM
Hi Aleksander
Please use API v2 instead
Janusz
(don't even try, I changed API token already 😉 )
15 May 2020 07:49 PM
Janusz, thank you for fast response.