bitcain docs
API Reference

Dashboard

Unified dashboard - aggregated project health, agent status, integration connection health, and event metrics

Get Dashboard Overview

GET
/api/v1/dashboard/overview

Response Body

application/json

curl -X GET "https://loading/api/v1/dashboard/overview"
{}

Get Dashboard Agents

GET
/api/v1/dashboard/agents

Response Body

application/json

curl -X GET "https://loading/api/v1/dashboard/agents"
{}

Get Integration Status

GET
/api/v1/dashboard/integrations

Response Body

application/json

curl -X GET "https://loading/api/v1/dashboard/integrations"
{}