https://api.bitsighttech.com/ratings/v1/companies/company_guid/countries
Get the number of IP addresses in an organization's IP address space, by country.
Example Request
curl https://api.bitsighttech.com/ratings/v1/companies/company_guid/countries -u api_token:
Example Response
{ "ipv4": { "RU": 2, […] } }
Response Attributes
Field | Description | |
---|---|---|
ipv4Object |
A list of two-letter country codes for counting IPV4 addresses by country. | |
Country Code Integer |
The number of the organization's IP addresses in that country. |
Feedback
0 comments
Please sign in to leave a comment.