GET Sync
Bulk sync logos.
Authorizations
Headers
Specifies return format
application/json
Query Parameters
Last updated unix timestamp, UTC
A comma (,) separated list of returned fields.
Example: mark_light,background_light
Would return ONLY the mark_light, background_light values from the API.
logo_light
, logo_dark
, logo_vector_light
, logo_vector_dark
, mark_light
, mark_dark
, mark_vector_light
, mark_vector_dark
, mark_composite_light
, mark_composite_dark
If no image exists, generate a fill image based on the company name and background color.
Apply a radius to the composite image.
Default value is 0. Maximum value is 50 (50%) which will result in a circle.
Specified as the WIDTHxHEIGHT to scale the image down in pixels. Images will only be scaled down, never up, and fit within the bounds set. In CSS terms, the object-fit property is set to contain
.
Scale will be applied to: logo_light, logo_dark, mark_light, mark_dark, mark_composite_light, mark_composite_dark
Example: 300x600
Page offset.
Number of results returned. Default 100
Response
Record identifier
The identifying search term, ex. cik or symbol value(s). If search was not used, not value will be returned.
Created timestamp, UTC
Last updated timestamp, UTC
Was this page helpful?