Firm Details

GET
/benzinga/v1/firms

Retrieve structured data on analyst firms, including firm names and identifiers. Each record can be linked to associated analysts and ratings to provide context around the sources of equity research. This dataset helps map coverage across institutions and supports analysis of firm-level activity in the market.

Use Cases: Research coverage mapping, institutional analysis, source attribution.

Query Parameters
benzinga_id
string
The identifer used by Benzinga for this record.
limit
integer
Limit the maximum number of results returned. Defaults to '100' if not specified. The maximum allowed limit is '50000'.
sort
string
A comma separated list of sort columns. For each column, append '.asc' or '.desc' to specify the sort direction. The sort column defaults to 'name' if not specified. The sort order defaults to 'asc' if not specified.
Response Attributes
next_url
string
optional
If present, this value can be used to fetch the next page.
request_id
string
A request id assigned by the server.
results
array (object)
The results for this request.
benzinga_id
string
optional
The identifer used by Benzinga for this record.
currency
string
optional
last_updated
string
optional
name
string
optional
The name of a research firm or investment bank which issues ratings.
status
enum (OK)
The status of this request's response.
Code Examples
Query URL
GET
Log in or Sign up to Polygon to run a query. It's free.
Scroll to see updated query response
Response Object
Did you find this page helpful?
Do you still need help with something?