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.
Parameter | Description | Values |
---|---|---|
countriesQuery |
Filter industries by country. | [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_nameString |
The name of this country. |
country_codeString |
The 2-letter country-code of this country. |
industry_nameString |
The name of this industry. |
ratingInteger |
The aggregate Bitsight Security Rating of this industry within this country. |
guidString [ industry_guid ] |
The unique identifier of this industry. |
Publication Date – October 2, 2018
Feedback
0 comments
Please sign in to leave a comment.