GET: Ratings History

https://api.bitsighttech.com/ratings/v1/companies/company_guid/reports/ratings-history

Get a CSV file containing a history of a particular company’s security ratings over the past year.

Each line contains:

  • Every day for 1 year, starting on day 1 of the current month.
  • Risk vector letter grades.
  • Percentile ranks, rounded to the nearest 10.

Parameters

* Required.

See query parameters for details on the format (value: csv) parameter.

company_guid

* Required.

[Path] Identify the company to query.

Value: [String] Company unique identifier [entity_guid]. See GET: Portfolio Details.

Example Request

curl https://api.bitsighttech.com/ratings/v1/companies/a940bb61-33c4-42c9-9231-c8194c305db3/reports/ratings-history?format=csv -u api_token:
  • January 6, 2020: Published.
Was this article helpful?
0 out of 2 found this helpful

Comments

1 comment
Date Votes
  • Can this be updated to provide the actual history grade. It doesn't even round to the nearest 10, it rounds down. You can have a 98 but the API show's a 90. This is kind of pointless the way that it is. 

    0

Please sign in to leave a comment.