https://api.bitsighttech.com/ratings/v1/industries/countries/
Get information about the most recent rating of country/industry combinations in your portfolio. This lists the Bitsight Security Ratings of available industries within a country.
Example Request
curl https://api.bitsighttech.com/ratings/v1/industries/countries/?format=json -u api_token:
Parameters
See query parameters for details on the format
(value: json
) parameter.
countries
-
[Query] Filter industries by country.
Value: [String] Comma-separated 2-letter country codes.
Example Response
[ { "country_name":"Demo Country 1", "country_code":"A1", "industry_name":"Aerospace/Defense", "rating":790, "guid":"c930a384-a32f-40af-bc0d-e656a1cc6458" } ]
Response Attributes
Field | Description |
---|---|
country_name String |
The name of this country. |
country_code String |
The 2-letter country-code of this country. |
industry_name String |
The name of this industry. |
rating Integer |
The aggregate Bitsight Security Rating of this industry within this country. |
guid String [ |
The unique identifier of this industry. |
- October 2, 2018: Published.
Feedback
0 comments
Please sign in to leave a comment.