GET: Rating Distribution by Rating Category

https://api.bitsighttech.com/ratings/v1/companies/distribution

See the rating distribution of all companies in the Bitsight inventory. Use this to compare the composition of your own portfolio against the Bitsight ecosystem.

Example Request

curl https://api.bitsighttech.com/ratings/v1/companies/distribution -u api_token:

Example Response

[
  […]
  {
    "max": 900,
    "percent": 65.97,
    "min": 700
  }
]

Response Attributes

Field Description
max

Integer

The maximum rating.
percent

Decimal

The percentage of your portfolio.
min

Integer

The minimum rating.
  • January 14, 2019: Published.
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.