NAiOS IconNAiOS Logo
Volver al catálogo

BigPicture.io

bigpicture_io

BigPicture.io provides APIs and datasets for accessing comprehensive company data, including information on over 20 million profiles, used in applications like fintech products, cybersecurity, market research, and sales & marketing tools.

Acciones
3
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 (3)

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.

Company FindBIGPICTURE_IO_COMPANY_FINDAcción

Tool to lookup company data by domain name. use when you need detailed company profile by providing a website domain. use after confirming domain correctness.

Parámetros de entrada

  • domainstringObligatorio

    The domain name of the company to look up (e.g., 'uber.com')

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

IP to Company LookupBIGPICTURE_IO_IP_TO_COMPANYAcción

Tool to lookup company by ip address. use after obtaining an ip to get detailed company info.

Parámetros de entrada

  • ipanyObligatorioipv4

    The IP address to lookup

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

Name to Domain SearchBIGPICTURE_IO_NAME_TO_DOMAIN_SEARCHAcción

Tool to find company domain(s) by company name. use when you have a company name and need up to 3 likely domains.

Parámetros de entrada

  • namestringObligatorio

    Company name to look up (e.g., 'Google')

Parámetros de salida

  • dataobject[]Obligatorio

    Up to 3 matching companies with domains and confidence scores

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

  • totalCountintegerObligatorio

    Total number of matches found