Countries
Returns number of proposals per country
Returns a list of countries with a number of proposals
get/proposals/countries
Query parameters
provider_idstring
id of provider proposals
service_typestring
the service type of the proposal. Possible values are "openvpn", "wireguard" and "noop"
access_policystring
the access policy id to filter the proposals by
access_policy_sourcestring
the access policy source to filter the proposals by
countrystring
If given will filter proposals by node location country.
ip_typestring
IP Type (residential, datacenter, etc.).
compatibility_mininteger
Minimum compatibility level of the proposal.
compatibility_maxinteger
Maximum compatibility level of the proposal.
quality_minnumber
Minimum quality of the provider.
nat_compatibilitystring
Pick nodes compatible with NAT of specified type. Specify "auto" to probe NAT.
Response
List of countries
ListProposalsCountiesResponse required
Changes
No recorded changes to this endpoint across all 52 revisions of this API.