API
Data API
Manufacturers
methods allow you to get a list of portal manufacturers or information on a specific manufacturer get get /manufacturers return a list of manufacturers response parameters https //help inspector cloud com/en/docs/api/backend/methods/v1/agents/agents list#response definitions count integer the number of manufacturers 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 manufacturers id integer manufacturer id name string \[ 1 255 ] \[ 1 255 ] characters characters manufacturer name get get /manufacturers/{id} returns information about manufacturer by id response parameters id integer manufacturer id name string \[ 1 255 ] \[ 1 255 ] characters characters manufacturer name