Brandfetch
brandfetchBrandfetch offers an API that retrieves company logos, brand colors, and other visual assets, helping marketers and developers maintain consistent branding across apps
Acciones disponibles (6)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Get Brand InformationBRANDFETCH_GET_BRAND_INFOAcciónThis tool retrieves comprehensive brand information including logos, colors, fonts, and company details for any brand using their domain name, brand id, isin, or stock ticker symbol. it provides access to a brand's complete visual identity and company information.
BRANDFETCH_GET_BRAND_INFOAcciónThis tool retrieves comprehensive brand information including logos, colors, fonts, and company details for any brand using their domain name, brand id, isin, or stock ticker symbol. it provides access to a brand's complete visual identity and company information.
Parámetros de entrada
identifierstringObligatorioIdentifier to retrieve brand data. Can be a domain (e.g., 'nike.com'), Brand ID (e.g., 'id_0dwKPKT'), ISIN (e.g., 'US6541061031'), or Stock Ticker (e.g., 'NKE')
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Company InformationBRANDFETCH_GET_COMPANY_INFOAcciónThis action retrieves detailed company information for a given brand identifier. while the brandfetch get brand info tool provides general brand information, this tool specifically focuses on extracting and returning the company-related firmographic data from the response.
BRANDFETCH_GET_COMPANY_INFOAcciónThis action retrieves detailed company information for a given brand identifier. while the brandfetch get brand info tool provides general brand information, this tool specifically focuses on extracting and returning the company-related firmographic data from the response.
Parámetros de entrada
identifierstringObligatorioIdentifier for the brand. Can be a domain (e.g., nike.com), Brand ID (e.g., id_0dwKPKT), ISIN (e.g., US6541061031), or stock ticker (e.g., NKE)
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Brand LogoBRANDFETCH_GET_LOGOAcciónThis tool fetches the latest logo for any brand using brandfetch's brand api. it provides access to high-quality, up-to-date logos with customizable dimensions. the tool supports different logo types (icon, logo, symbol) and themes (light, dark).
BRANDFETCH_GET_LOGOAcciónThis tool fetches the latest logo for any brand using brandfetch's brand api. it provides access to high-quality, up-to-date logos with customizable dimensions. the tool supports different logo types (icon, logo, symbol) and themes (light, dark).
Parámetros de entrada
typestringenumEnum for logo types.
iconlogosymbolthemestringenumEnum for logo themes.
lightdarkwidthintegerDesired width of the logo in pixels
heightintegerDesired height of the logo in pixels
fallbackstringenumEnum for logo fallback options.
brandfetchtransparentlettermark404identifierstringObligatorioBrand's identifier. Can be a domain (e.g., 'nike.com'), Brand ID (e.g., 'id_0dwKPKT'), ISIN (e.g., 'US6541061031'), or Stock Ticker (e.g., 'NKE')
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Transaction InfoBRANDFETCH_GET_TRANSACTION_INFOAcciónThis tool converts payment transaction labels into detailed merchant brand information. it takes a transaction label (like what you see on your credit card statement) and returns comprehensive brand data (including logos, colors, fonts, and company information). it is useful for identifying merchants and enriching transaction data with detailed brand information.
BRANDFETCH_GET_TRANSACTION_INFOAcciónThis tool converts payment transaction labels into detailed merchant brand information. it takes a transaction label (like what you see on your credit card statement) and returns comprehensive brand data (including logos, colors, fonts, and company information). it is useful for identifying merchants and enriching transaction data with detailed brand information.
Parámetros de entrada
countryCodestringObligatorioISO 3166-1 alpha-2 country code where the transaction took place
transactionLabelstringObligatorioThe raw transaction text from credit card statement
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Identify Merchant from TransactionBRANDFETCH_IDENTIFY_MERCHANTAcciónThis tool identifies merchant brands from raw transaction data in a single call. it processes unstructured payment text (e.g., credit card transaction descriptions), maps it to a domain, and returns comprehensive brand details including name, logo, domain, and industry information.
BRANDFETCH_IDENTIFY_MERCHANTAcciónThis tool identifies merchant brands from raw transaction data in a single call. it processes unstructured payment text (e.g., credit card transaction descriptions), maps it to a domain, and returns comprehensive brand details including name, logo, domain, and industry information.
Parámetros de entrada
country_codestringObligatorioISO 3166-1 alpha-2 country code where the transaction took place
transaction_labelstringObligatorioThe raw transaction text (e.g., 'STARBUCKS 1523 OMAHA NE')
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search BrandsBRANDFETCH_SEARCH_BRANDSAcciónThis tool allows searching for brands by name and returns matching brand information. it enables searching and matching brand names to their corresponding urls and icons, providing rich autocomplete experiences.
BRANDFETCH_SEARCH_BRANDSAcciónThis tool allows searching for brands by name and returns matching brand information. it enables searching and matching brand names to their corresponding urls and icons, providing rich autocomplete experiences.
Parámetros de entrada
namestringObligatorioThe brand name to search for
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not