# BigPicture.io AI integration on Definable

> 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.

## What this connects

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.

Vendor: https://bigpicture.io/

## Tools available

**4** tools available. First 4:

- `BIGPICTURE_IO_COMPANY_FIND` — Company Find — 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.
- `BIGPICTURE_IO_FIND_COMPANY_STREAM` — Find Company Stream — Tool to lookup company data by domain with streaming response. Holds connection open until data is ready, avoiding 202 async responses. Use when you need immediate company data without async polling. Rate limited to 5 requests per minute.
- `BIGPICTURE_IO_IP_TO_COMPANY` — IP to Company Lookup — Lookup company information by IP address using BigPicture's IP-to-Company API. Returns detailed company data including: - Company name, domain, description, and legal name - Geographic location of the IP (city, state, country, coordinates) - Confidence score indicating match reliability (0.0-1.0) - Network ownership type: 'business' (company-owned), 'isp' (ISP), or 'hosting' (cloud provider) - Company metrics (employees, revenue, market cap) - Industry categorization - WHOIS and ASN registration data Use this tool when you need to identify which company owns or operates from a given IP address. Works with both IPv4 and IPv6 addresses.
- `BIGPICTURE_IO_NAME_TO_DOMAIN_SEARCH` — Name to Domain Search — Tool to find company domain(s) by company name. Use when you have a company name and need up to 3 likely domains.

## Auth

Auth schemes: `API_KEY`.

## How agents use BigPicture.io

Inside a Definable workflow, BigPicture.io is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → BigPicture.io** — the Researcher (GPT-5.5) pulls context from BigPicture.io (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → BigPicture.io** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into BigPicture.io (create record, post message, draft email).
- **Designer / Engineer → Distributor → BigPicture.io** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via BigPicture.io (attach file, open PR comment, post status).

The Verifier checks every BigPicture.io call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- business intelligence — https://definable.ai/apps/category/business-intelligence/
- analytics — https://definable.ai/apps/category/analytics/

## Related

- HTML page: https://definable.ai/apps/bigpicture_io/
- Same category (business intelligence): https://definable.ai/apps/category/business-intelligence/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
