GET: IP Addresses by Country Ingrid 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 ipv4 Object 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. Related articles GET: NIST CSF Report Industries GET: Assets Companies API Endpoint Infrastructure Attribution API Guide Feedback 0 comments Please sign in to leave a comment.