Logos
Get Logos for given search keys
API Documentation
Analyst Insights
Analyst Reports Raw Text
Bars
Bulls Say Bears Say
Calendars
- GETGet consensus ratings
- GETGet Dividends V2.2
- GETGet Dividends V2 & V2.1
- GETGet Removed (v2)
- GETGet Conference Calls
- GETGet Earnings
- GETGet Economics
- GETGet Events
- GETGet FDA
- GETGet Guidance
- GETGet IPOs V2.1
- GETGet IPOs V2
- GETGet Merger and Acquisition
- GETGet OptionActivity V1
- GETGet Offerings
- GETGet Ratings
- GETGet Ratings Analysts
- GETGet Ratings Firms
Delayed Quotes
Earnings Call Transcripts
Fundamentals
- GETGet Alpha Beta V2.1
- GETGet Fundamentals V2
- GETGet Fundamentals V2.1
- GETGet Fundamentals V3
- GETGet Company Data v2.1
- GETGet Company Profile v2.1
- GETGet Share Class V2.1
- GETGet Share Class Profile V2.1
- GETGet Asset Classification V2.1
- GETGet Earnings Reports V2.1
- GETGet Financials V2.1
- GETGet Balance Sheet V3
- GETGet Cash Flow V3
- GETGet Income Statement V3
- GETGet Share Price Ratios V3
Government Trades
Insider Transactions
NewsQuantified
Ratios
Splits
Logos
Get Logos for given search keys
Get Logos for given search keys
GET
/
logos
/
search
curl --request GET \
--url https://api.benzinga.com/api/v2/logos/search
[
{
"colors": {
"background_dark": "<string>",
"background_light": "<string>"
},
"company_cik": "<string>",
"company_url": "<string>",
"created_at": "<string>",
"deleted_at": "<string>",
"files": {
"logo_dark": "<string>",
"logo_light": "<string>",
"logo_vector_dark": "<string>",
"logo_vector_light": "<string>",
"mark_composite_dark": "<string>",
"mark_composite_light": "<string>",
"mark_dark": "<string>",
"mark_light": "<string>",
"mark_vector_composite_dark": "<string>",
"mark_vector_composite_light": "<string>",
"mark_vector_dark": "<string>",
"mark_vector_light": "<string>"
},
"id": "<string>",
"isin": "<string>",
"last_audited": "<string>",
"mic_code": "<string>",
"symbol": "<string>",
"type": "<string>",
"updated_at": "<string>",
"updated_by_user_id": "<string>"
}
]
Authorizations
Query Parameters
Search Keys
Search Keys Type
Fields
Composite Auto
Composite Radius
Scale
Max Width
Response
200
application/json
OK
Was this page helpful?
curl --request GET \
--url https://api.benzinga.com/api/v2/logos/search
[
{
"colors": {
"background_dark": "<string>",
"background_light": "<string>"
},
"company_cik": "<string>",
"company_url": "<string>",
"created_at": "<string>",
"deleted_at": "<string>",
"files": {
"logo_dark": "<string>",
"logo_light": "<string>",
"logo_vector_dark": "<string>",
"logo_vector_light": "<string>",
"mark_composite_dark": "<string>",
"mark_composite_light": "<string>",
"mark_dark": "<string>",
"mark_light": "<string>",
"mark_vector_composite_dark": "<string>",
"mark_vector_composite_light": "<string>",
"mark_vector_dark": "<string>",
"mark_vector_light": "<string>"
},
"id": "<string>",
"isin": "<string>",
"last_audited": "<string>",
"mic_code": "<string>",
"symbol": "<string>",
"type": "<string>",
"updated_at": "<string>",
"updated_by_user_id": "<string>"
}
]