v1
latestOpenAPI 3.0.02026-07-266091181.5 KBratings_firms
Ratings Firms
Returns the available firms providing analyst ratings
get/api/v2.1/calendar/ratings/firms
Query parameters
pageinteger
Page offset. For optimization, performance and technical reasons, page offsets are limited from 0 - 100000. Limit the query results by other parameters such as date. Default is 0
pageSizeinteger
Number of results returned. Limit 1000
fieldsstring
Fields
firmstring
Firm
updatedinteger
Records last Updated Unix timestamp (UTC). This will force the sort order to be Greater Than or Equal to the timestamp indicated
Response
Ratings Firms
Example response
{
"currency": "USD",
"homepage": "https://www.goldmansachs.com",
"id": "60a7f5e8e4b0f5a3c8e9f5ba",
"name": "Goldman Sachs",
"updated": 1704819600
}