outreach

Clearbit (HubSpot Breeze Intelligence)

standard

Clearbit (HubSpot Breeze Intelligence) is an reliable outreach provider offering Contact Enrichment, Company Enrichment, Company Search through Aweb's unified API. It features none streaming support with standard-tier latency.

Try Clearbit (HubSpot Breeze Intelligence)Official docs

Specifications

Categoryoutreach
Auth Typebasic
Latency Tierstandard
Streamingnone
Pricing Tierstandard
Reliabilitypremium
Qualitypremium
Base URLhttps://person.clearbit.com/v2
SDK Package

Capabilities (3)

Contact Enrichmentoutreach.contact.enrich
Score: 90
Company Enrichmentoutreach.company.enrich
Score: 93DEFAULT
Company Searchoutreach.company.search
Score: 90DEFAULT

Public discovery

Inspect Clearbit (HubSpot Breeze Intelligence)'s current readiness, sources, capabilities, and MCP tool posture through Aweb's public integration catalog. Provider-pinned execute examples are intentionally withheld until the canonical public execute contract is normalized.

cURL

curl "https://aweblabs.ai/api/v2/integrations/catalog" \
  | jq '.providers[] | select(.providerId == "clearbit")'

TypeScript

const response = await fetch(
  'https://aweblabs.ai/api/v2/integrations/catalog'
);

const catalog = await response.json();
const provider = catalog.providers.find((item) => item.providerId === 'clearbit');

console.log(provider?.readiness);
console.log(provider?.mcpTools?.length ?? 0);

Related outreach providers

Gmail (Google Workspace)

economy tier

Apollo.io

standard tier

Hunter.io

economy tier

LinkedIn Ads + Unipile LinkedIn Orchestration

premium tier

Getting started →API reference →All capabilities →All providers →