Grafana Cloud
activeObservability stack — dashboards, Prometheus metrics, Loki logs, Tempo traces
Connect via PincerAPI
Use our proxy to call Grafana Cloud with your PincerAPI key. No separate signup needed.
# Get instructions for Grafana Cloud
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
https://pincerapi.com/api/v1/apis/grafana/instructions
# Call through PincerAPI proxy
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
"https://pincerapi.com/api/v1/connect/grafana/your/endpoint/here"Direct Setup
Endpoints
GET
/searchSearch dashboards
GET
/dashboards/uid/{uid}Get dashboard by UID
💡 Returns full dashboard JSON model
GET
/alertmanager/grafana/api/v2/alertsList active alerts
GET
/datasourcesList all configured data sources