API
Data API
KPI
methods allow you to get a list of portal kpis or information on a specific kpi get get /kpi return a list of kpis response parameters https //help inspector cloud com/en/docs/api/backend/methods/v1/agents/agents list#response definitions count integer the number of kpis next string (uri) nullable nullable next page previous string (uri) nullable nullable previous page results array of objects an array of objects with information about kpi's id integer kpi id cid string <= 255 characters nullable <= 255 characters nullable kpi id in the user system name string \[ 1 255 ] \[ 1 255 ] characters characters kpi name units string <= 255 characters nullable <= 255 characters nullable kpi indicator unit get get /kpi/{id} returns information about kpi by id response parameters id integer kpi id cid string <= 255 characters nullable <= 255 characters nullable kpi id in the user system name string \[ 1 255 ] \[ 1 255 ] characters characters kpi name units string <= 255 characters nullable <= 255 characters nullable kpi indicator unit