Examples api request on grafana

hello,

How to use the grafana API ? I can easily connect to api but I’m not sure about the exact url to request the api ?

curl -k -H “Authorization: Bearer mykey” https://mysite/grafana/api
{“message”:“Not found”}

And, where can I find some examples to query easily the grafana api. I would like to query some data from docker ou kubernetes

Welcome

Here is the docu