NAiOS IconNAiOS Logo
Volver al catálogo

Brandfetch

brandfetch

Brandfetch offers an API that retrieves company logos, brand colors, and other visual assets, helping marketers and developers maintain consistent branding across apps

Acciones
6
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

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ón

This 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

  • identifierstringObligatorio

    Identifier 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Company InformationBRANDFETCH_GET_COMPANY_INFOAcción

This 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

  • identifierstringObligatorio

    Identifier 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Brand LogoBRANDFETCH_GET_LOGOAcción

This 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

  • typestringenum

    Enum for logo types.

    iconlogosymbol
  • themestringenum

    Enum for logo themes.

    lightdark
  • widthinteger

    Desired width of the logo in pixels

  • heightinteger

    Desired height of the logo in pixels

  • fallbackstringenum

    Enum for logo fallback options.

    brandfetchtransparentlettermark404
  • identifierstringObligatorio

    Brand'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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Transaction InfoBRANDFETCH_GET_TRANSACTION_INFOAcción

This 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

  • countryCodestringObligatorio

    ISO 3166-1 alpha-2 country code where the transaction took place

  • transactionLabelstringObligatorio

    The raw transaction text from credit card statement

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Identify Merchant from TransactionBRANDFETCH_IDENTIFY_MERCHANTAcción

This 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_codestringObligatorio

    ISO 3166-1 alpha-2 country code where the transaction took place

  • transaction_labelstringObligatorio

    The raw transaction text (e.g., 'STARBUCKS 1523 OMAHA NE')

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Search BrandsBRANDFETCH_SEARCH_BRANDSAcción

This 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

  • namestringObligatorio

    The brand name to search for

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not