Warmly

Warmly is a signal-based revenue orchestration and AI go-to-market platform that de-anonymizes website visitors down to the individual person, unifies first-, second-, and third-party intent signals in a unified Context Graph, and runs two autonomous agents — an Inbound Agent that converts on-site visitors through AI chat and an outbound TAM Agent that orchestrates prospecting across email, LinkedIn, and ads. Warmly exposes a REST API and a hosted, OAuth-authenticated MCP server (both live at opps-api.getwarmly.com) that let agents list warm visitors and accounts, look up third-party intent signals, check credit balances, and push identified contacts into HubSpot, Salesforce, and sequences — with outbound webhooks reporting agent-tool execution status and delivering intent signals to downstream automations.

Warmly publishes 2 APIs on the APIs.io network. Tagged areas include Company, Sales, Marketing, Intent Data, and Revenue Orchestration.

The Warmly catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Warmly’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 29 more developer resources.

63.1/100 strong ▲ 14.4 Agent 53/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessSelf serve
2 APIs 1 MCP Servers
CompanySalesMarketingIntent DataRevenue OrchestrationWebsite Visitor IdentificationAI AgentsGo To MarketMCPLead GenerationCRM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 63.1/100 · strong
Contract Quality 12.9 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 18.4 / 20
Operational Transparency 9.2 / 13
Governance 1.5 / 12
Discoverability 7.6 / 10
Agent readiness — 53/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/warmly: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Warmly REST API

REST API for Warmly's agent-tools surface — discover available tools, execute read tools (warm visitors, warm accounts, third-party intent signals, credit balance) and async wri...

Warmly MCP Server

Hosted, remote Model Context Protocol server exposing Warmly's agent-tools registry to MCP-capable agents (Claude Desktop, Claude Code, Cursor, Zed). Documented read tools cover...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

warmly-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Warmly Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Warmly Rate Limits

2 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Warmly Webhooks

ASYNCAPI

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Warmly Authentication

http/oauth2 · 2 schemes

SECURITY

Warmly Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Warmly Vulnerability Disclosure

contact published

SECURITY

Warmly Trust Center

SOC 2, GDPR, CCPA, EU Data Act

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Warmly Scopes

4 scopes · authorizationCode/deviceCode/refreshToken/clientCredentials

4 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: warmly
name: Warmly
description: Warmly is a signal-based revenue orchestration and AI go-to-market platform that de-anonymizes website visitors
  down to the individual person, unifies first-, second-, and third-party intent signals in a unified Context Graph, and runs
  two autonomous agents — an Inbound Agent that converts on-site visitors through AI chat and an outbound TAM Agent that orchestrates
  prospecting across email, LinkedIn, and ads. Warmly exposes a REST API and a hosted, OAuth-authenticated MCP server (both
  live at opps-api.getwarmly.com) that let agents list warm visitors and accounts, look up third-party intent signals, check
  credit balances, and push identified contacts into HubSpot, Salesforce, and sequences — with outbound webhooks reporting
  agent-tool execution status and delivering intent signals to downstream automations.
url: https://raw.githubusercontent.com/api-evangelist/warmly/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://logo.clearbit.com/warmly.ai
x-type: company
x-source: vc-portfolio
x-backed-by:
- felicis
- techstars
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Sales
- Marketing
- Intent Data
- Revenue Orchestration
- Website Visitor Identification
- AI Agents
- Go To Market
- MCP
- Lead Generation
- CRM
apis:
- name: Warmly REST API
  description: REST API for Warmly's agent-tools surface — discover available tools, execute read tools (warm visitors, warm
    accounts, third-party intent signals, credit balance) and async write tools (push contacts to HubSpot/Salesforce/sequences),
    and retrieve execution records by id. Authenticates with a per-organization Bearer API key.
  humanURL: https://help.warmly.ai/articles/9641856032-warmly-technical-documentation-rest-api
  baseURL: https://opps-api.getwarmly.com/api
  properties:
  - type: APIReference
    url: https://help.warmly.ai/articles/9641856032-warmly-technical-documentation-rest-api
  - type: Authentication
    url: authentication/warmly-authentication.yml
  - type: MCPServer
    url: mcp/warmly-mcp.yml
  - type: Conventions
    url: conventions/warmly-conventions.yml
  - type: ErrorCatalog
    url: errors/warmly-problem-types.yml
  - type: DataModel
    url: data-model/warmly-data-model.yml
  - type: RateLimits
    url: rate-limits/warmly-rate-limits.yml
- name: Warmly MCP Server
  description: Hosted, remote Model Context Protocol server exposing Warmly's agent-tools registry to MCP-capable agents (Claude
    Desktop, Claude Code, Cursor, Zed). Documented read tools cover identified website visitors, company-level warm accounts,
    third-party intent signals and the organization credit balance; async write tools push identified contacts into HubSpot,
    Salesforce and sequences. Authenticates with OAuth 2.0 authorization code + PKCE against a WorkOS AuthKit authorization
    server, discovered through RFC 9728 protected-resource metadata served at the API host.
  humanURL: https://help.warmly.ai/articles/4646691220-warmly-technical-documentation-mcp-server
  baseURL: https://opps-api.getwarmly.com/api/mcp
  properties:
  - type: MCPServer
    url: mcp/warmly-mcp.yml
  - type: ToolCrosswalk
    url: mcp/warmly-tool-crosswalk.yml
  - type: Authentication
    url: authentication/warmly-authentication.yml
  - type: OAuthScopes
    url: scopes/warmly-scopes.yml
  - type: WellKnown
    url: well-known/warmly-well-known.yml
  - type: GettingStarted
    url: https://help.warmly.ai/articles/4646691220-warmly-technical-documentation-mcp-server
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://warmly.ai
- type: DeveloperPortal
  url: https://help.warmly.ai/en/collections/5275235549-mcp_api
- type: Documentation
  url: https://help.warmly.ai/
- type: APIReference
  url: https://help.warmly.ai/articles/9641856032-warmly-technical-documentation-rest-api
- type: GettingStarted
  url: https://help.warmly.ai/articles/4646691220-warmly-technical-documentation-mcp-server
- type: Support
  url: https://help.warmly.ai/
- type: Blog
  url: https://www.warmly.ai/p/resources/blog
- type: Pricing
  url: https://www.warmly.ai/p/pricing
- type: SignUp
  url: https://opps.getwarmly.com/login/?signup=free
- type: TermsOfService
  url: https://www.warmly.ai/p/terms-of-service
- type: PrivacyPolicy
  url: https://www.warmly.ai/p/privacy-policy
- type: Authentication
  url: authentication/warmly-authentication.yml
- type: MCPServer
  url: mcp/warmly-mcp.yml
- type: Webhooks
  url: asyncapi/warmly-webhooks.yml
- type: Conventions
  url: conventions/warmly-conventions.yml
- type: Components
  url: components/warmly-components.yml
- type: Conformance
  url: conformance/warmly-conformance.yml
- type: Compliance
  url: https://security.warmly.ai/
- type: TrustCenter
  url: security/warmly-trust-center.yml
- type: DomainSecurity
  url: security/warmly-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/warmly-vulnerability-disclosure.yml
- type: Security
  url: https://security.warmly.ai/
- type: LLMsTxt
  url: llms/warmly-llms.txt
- type: WellKnown
  url: well-known/warmly-well-known.yml
- type: OAuthScopes
  url: scopes/warmly-scopes.yml
- type: ToolCrosswalk
  url: mcp/warmly-tool-crosswalk.yml
- type: ErrorCatalog
  url: errors/warmly-problem-types.yml
- type: DataModel
  url: data-model/warmly-data-model.yml
- type: Packages
  url: packages/warmly-packages.yml
- type: RateLimits
  url: rate-limits/warmly-rate-limits.yml
- type: Plans
  url: plans/warmly-plans-pricing.yml
- type: Lifecycle
  url: lifecycle/warmly-lifecycle.yml
- type: StatusPage
  url: https://status.getwarmly.com/
- type: ChangeLog
  url: changelog/warmly-changelog.yml
- type: Releases
  url: https://www.warmly.ai/p/resources/launches
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 17
  pass: local-v1