Metered Proxies

Get network info

Returns configuration and pool list for a metered network. Valid networks are residential, mobile, and datacenter.

get/metered/networks/{network}

Path parameters

network'residential' | 'mobile' | 'datacenter' required

Response

OK

namestring
display_namestring
enabledboolean

Example response

{
  "name": "residential"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.