Open Connector
所有 Tools

Ocean.io

Connect to Ocean.io to search and enrich companies and people, inspect data fields, reveal contact details, and manage segmentations.

ocean-iov1.0.026 个 Tools

认证方式

方式底层类型状态说明
API Keyapi_keyavailable

调用示例

import { createClient } from "@open-connector/sdk";const oc = createClient({  baseUrl: "https://api.openconnector.dev",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({  slug: "OCEAN_IO_ADD_MARKED_DOMAINS",  connectedAccountId: "conn_...",  arguments: { /* match this tool's input schema */ },});
import Composio from "@composio/client";const composio = new Composio({  baseURL: "https://api.openconnector.dev/composio",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("OCEAN_IO_ADD_MARKED_DOMAINS", {  connected_account_id: "conn_...",  arguments: { /* match this tool's input schema */ },});
oc tools execute OCEAN_IO_ADD_MARKED_DOMAINS --data '{ }'

Tool 目录

可用 Tools

26 个可调用操作

Add domains to the positive or negative list of a segmentationOCEAN_IO_ADD_MARKED_DOMAINSAppend domains to the positive or negative list of an existing segmentation to steer future results toward good-fit companies and away from poor-fit ones.

Append domains to the positive or negative list of an existing segmentation to steer future results toward good-fit companies and away from poor-fit ones.

认证

需要 Connected Account

Tags

Segmentation
Attribute domains to segmentsOCEAN_IO_ATTRIBUTE_SEGMENTATION_DOMAINSAssign each input domain to the closest segment in a segmentation, with a 0-1 match score. The segmentation must have completed successfully first.

Assign each input domain to the closest segment in a segmentation, with a 0-1 match score. The segmentation must have completed successfully first.

认证

需要 Connected Account

Tags

Segmentation
Autocomplete companiesOCEAN_IO_AUTO_COMPLETE_COMPANYAuto complete the name search

Auto complete the name search

认证

需要 Connected Account

Tags

Autocomplete
Autocomplete job titlesOCEAN_IO_AUTO_COMPLETE_JOB_TITLESAuto complete the job title search.

Auto complete the job title search.

认证

需要 Connected Account

Tags

Autocomplete
Autocomplete keywordsOCEAN_IO_AUTO_COMPLETE_KEYWORDSAuto complete the keyword search.

Auto complete the keyword search.

认证

需要 Connected Account

Tags

Autocomplete
Autocomplete locationsOCEAN_IO_AUTO_COMPLETE_LOCATIONSAuto complete the location search

Auto complete the location search

认证

需要 Connected Account

Tags

Autocomplete
Autocomplete skillsOCEAN_IO_AUTO_COMPLETE_SKILLSAuto complete the skill search.

Auto complete the skill search.

认证

需要 Connected Account

Tags

Autocomplete
Create segmentationOCEAN_IO_CREATE_SEGMENTATIONCreate a new segmentation from a list of company domains. Runs asynchronously — poll [Get Segmentation](/docs/getSegmentation) until `status` is `SUCCESSFUL` to read the resulting segments.

Create a new segmentation from a list of company domains. Runs asynchronously — poll [Get Segmentation](/docs/getSegmentation) until `status` is `SUCCESSFUL` to read the resulting segments.

认证

需要 Connected Account

Tags

Segmentation
Enrich companiesOCEAN_IO_ENRICH_COMPANIESMatch companies with our database and enrich it with additional information. **Webhook result:** [Documentation](/docs/webhooks/enrich_companies)

Match companies with our database and enrich it with additional information. **Webhook result:** [Documentation](/docs/webhooks/enrich_companies)

认证

需要 Connected Account

Tags

Enrich
Enrich companyOCEAN_IO_ENRICH_COMPANYMatch a company with our database and enrich it with additional information. **Webhook result:** [Documentation](/docs/webhooks/enrich_person_email)

Match a company with our database and enrich it with additional information. **Webhook result:** [Documentation](/docs/webhooks/enrich_person_email)

认证

需要 Connected Account

Tags

Enrich
Enrich peopleOCEAN_IO_ENRICH_PEOPLEMatch people with our database and enrich it with additional information. **Webhook result:** [Documentation](/docs/webhooks/enrich_people)

Match people with our database and enrich it with additional information. **Webhook result:** [Documentation](/docs/webhooks/enrich_people)

认证

需要 Connected Account

Tags

Enrich
Enrich personOCEAN_IO_ENRICH_PERSONMatch a person with our database and enrich it with additional information. **Webhook result:** [Documentation](/docs/webhooks/enrich_person_phone)

Match a person with our database and enrich it with additional information. **Webhook result:** [Documentation](/docs/webhooks/enrich_person_phone)

认证

需要 Connected Account

Tags

Enrich
Get credit balanceOCEAN_IO_GET_CREDIT_BALANCEGet credit balance

Get credit balance

认证

需要 Connected Account

Tags

Other
Get data fieldsOCEAN_IO_GET_DATA_FIELDS_PUBLICProvides a list of all industries and industry categories, technologies and regions searchable by Ocean.io. Calling this endpoint does not consume any credits.

Provides a list of all industries and industry categories, technologies and regions searchable by Ocean.io. Calling this endpoint does not consume any credits.

认证

需要 Connected Account

Tags

Other
Get segmentationOCEAN_IO_GET_SEGMENTATIONRetrieve a segmentation by its id, including its segments, traits, and CRM metrics once `status` is `SUCCESSFUL`.

Retrieve a segmentation by its id, including its segments, traits, and CRM metrics once `status` is `SUCCESSFUL`.

认证

需要 Connected Account

Tags

Segmentation
Lookup multiple companies by domainOCEAN_IO_LOOKUP_COMPANIESLookup and enrich multiple companies by domain (max 1000). This endpoint provides simple, per-result pricing. **Key features:** - Batch lookup up to 1000 company domains - Domain redirections are handled automatically Returns enriched company data for each domain. Companies not found will have `company: null` in the result.

Lookup and enrich multiple companies by domain (max 1000). This endpoint provides simple, per-result pricing. **Key features:** - Batch lookup up to 1000 company domains - Domain redirections are handled automatically Returns enriched company data for each domain. Companies not found will have `company: null` in the result.

认证

需要 Connected Account

Tags

Lookup
Lookup multiple people by LinkedIn handle or Ocean IDOCEAN_IO_LOOKUP_PEOPLELookup and enrich multiple people by LinkedIn handles and/or Ocean.io IDs (max 1000 total). This endpoint provides simple, per-result pricing. **Key features:** - Batch lookup up to 1000 people (combined total of linkedinHandles + oceanIds) - Provide either linkedinHandles, oceanIds, or both lists Returns only successfully matched people in the response.

Lookup and enrich multiple people by LinkedIn handles and/or Ocean.io IDs (max 1000 total). This endpoint provides simple, per-result pricing. **Key features:** - Batch lookup up to 1000 people (combined total of linkedinHandles + oceanIds) - Provide either linkedinHandles, oceanIds, or both lists Returns only successfully matched people in the response.

认证

需要 Connected Account

Tags

Lookup
Preview - Lookalike companiesOCEAN_IO_PREVIEW_SEARCH_COMPANIES_V3Preview search companies using filters. **Only available for enterprise API customers.**

Preview search companies using filters. **Only available for enterprise API customers.**

认证

需要 Connected Account

Tags

Search
Reveal emailsOCEAN_IO_REVEAL_EMAILSGet emails and email statuses for people. **Webhook result:** [Documentation](/docs/webhooks/reveal_emails)

Get emails and email statuses for people. **Webhook result:** [Documentation](/docs/webhooks/reveal_emails)

认证

需要 Connected Account

Tags

Reveal
Reveal phonesOCEAN_IO_REVEAL_PHONESGet phones and phone statuses for people. **Webhook result:** [Documentation](/docs/webhooks/reveal_phones)

Get phones and phone statuses for people. **Webhook result:** [Documentation](/docs/webhooks/reveal_phones)

认证

需要 Connected Account

Tags

Reveal
Lookalike companies search (deprecated)OCEAN_IO_SEARCH_COMPANIESSearch companies using filters.

Search companies using filters.

认证

需要 Connected Account

Tags

Search
Lookalike companies searchOCEAN_IO_SEARCH_COMPANIES_V3Search companies using filters. Looking for the legacy endpoint? [Access it here](/docs/searchCompanies)

Search companies using filters. Looking for the legacy endpoint? [Access it here](/docs/searchCompanies)

认证

需要 Connected Account

Tags

Search
Search people (deprecated)OCEAN_IO_SEARCH_PEOPLESearch people using filters and/or people Ids

Search people using filters and/or people Ids

认证

需要 Connected Account

Tags

Search
Lookalike people searchOCEAN_IO_SEARCH_PEOPLE_V3Search people using filters and/or people Ids Looking for the legacy endpoint? [Access it here](/docs/searchPeople) **Webhook result:** [Email results](/docs/webhooks/people_search_emails) [Phone results](/docs/webhooks/people_search_phones)

Search people using filters and/or people Ids Looking for the legacy endpoint? [Access it here](/docs/searchPeople) **Webhook result:** [Email results](/docs/webhooks/people_search_emails) [Phone results](/docs/webhooks/people_search_phones)

认证

需要 Connected Account

Tags

Search
Preview - Lookalike peopleOCEAN_IO_SEARCH_PEOPLE_V3_PREVIEWPreview search people with company information. **Only available for enterprise API customers.**

Preview search people with company information. **Only available for enterprise API customers.**

认证

需要 Connected Account

Tags

Search
Warmup companiesOCEAN_IO_WARMUP_COMPANIESCheck available companies in Ocean's database and trigger process of data gathering for the missing ones. Calling this endpoint does not consume any credits

Check available companies in Ocean's database and trigger process of data gathering for the missing ones. Calling this endpoint does not consume any credits

认证

需要 Connected Account

Tags

Other

Provider 资源