Seam AI

Seam AI (legal entity Talkmore Inc.) is an AI-native account-based marketing (ABM) platform that uses AI agents to score accounts against an ICP, monitor first- and third-party buying signals, prospect and enrich contacts, and execute multi-channel outbound plays into Salesforce, HubSpot, Outreach, Salesloft, Marketo, LinkedIn Ads and the customer data warehouse. Backed by Bessemer Venture Partners, the company has been acquired and is merging its product into Clarify as "Clarify Signals"; the getseam.ai marketing site now serves an acquisition notice. The developer surface remains live at docs.getseam.ai, which publishes an OpenAPI 3.1.0 contract for the Seam AI Enrichment API, an llms.txt index, an anonymous Model Context Protocol server, an A2A agent card, and a provider-authored Agent Skill. The API host named in that spec (enricher.getseam.ai) no longer resolves in DNS.

Seam AI publishes 1 API on the APIs.io network: Enrichment API. Tagged areas include Company, Ai Ml, Account Based Marketing, Sales Intelligence, and Marketing.

Seam AI’s developer surface includes documentation, getting-started guide, support, engineering blog, pricing, signup flow, authentication, and 18 more developer resources.

52.1/100 developing ▲ 47.1 Agent 61/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessPaidApproval
1 APIs 1 MCP Servers
CompanyAi MlAccount Based MarketingSales IntelligenceMarketingAI AgentsCRMData EnrichmentIntent DataSales Automation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 52.1/100 · developing
Contract Quality 14.8 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 16.8 / 20
Operational Transparency 0.0 / 13
Governance 2.5 / 12
Discoverability 7.6 / 10
Agent readiness — 61/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 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 8 / 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/seam-ai: 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 1

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

Seam AI Enrichment API

The Seam AI Enrichment API enriches customer data with generative AI and traditional third-party data providers. It exposes an OpenAI-compatible chat-completions surface — a sin...

MCP Servers 1

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

seam-ai-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Seam Ai Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Seam Ai Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Seam Ai Authentication

apiKey · 1 scheme

SECURITY

Seam Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: seam-ai
accessModel:
  pricing: paid
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Requires approval
  confidence: medium
  source:
  - https://www.getseam.ai/pricing
  - https://www.getseam.ai/get-started
  generated: '2026-08-13'
  method: searched
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/seam-ai.png
name: Seam AI
description: Seam AI (legal entity Talkmore Inc.) is an AI-native account-based marketing (ABM) platform that uses AI agents
  to score accounts against an ICP, monitor first- and third-party buying signals, prospect and enrich contacts, and execute
  multi-channel outbound plays into Salesforce, HubSpot, Outreach, Salesloft, Marketo, LinkedIn Ads and the customer data
  warehouse. Backed by Bessemer Venture Partners, the company has been acquired and is merging its product into Clarify as
  "Clarify Signals"; the getseam.ai marketing site now serves an acquisition notice. The developer surface remains live at
  docs.getseam.ai, which publishes an OpenAPI 3.1.0 contract for the Seam AI Enrichment API, an llms.txt index, an anonymous
  Model Context Protocol server, an A2A agent card, and a provider-authored Agent Skill. The API host named in that spec (enricher.getseam.ai)
  no longer resolves in DNS.
url: https://raw.githubusercontent.com/api-evangelist/seam-ai/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bessemer-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
x-status: acquired
x-acquired-by: clarify
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Ai Ml
- Account Based Marketing
- Sales Intelligence
- Marketing
- AI Agents
- CRM
- Data Enrichment
- Intent Data
- Sales Automation
apis:
- aid: seam-ai:seam-ai-enrichment-api
  name: Seam AI Enrichment API
  description: The Seam AI Enrichment API enriches customer data with generative AI and traditional third-party data providers.
    It exposes an OpenAI-compatible chat-completions surface — a single POST /v1/chat/completions operation that accepts developer/system/user
    messages and an optional JSON Schema response format — so an enrichment prompt can be issued against Seam's waterfall
    of providers and returned as structured JSON. Published as OpenAPI 3.1.0 version 0.1.0-beta.1 and authenticated with an
    API key in the Authorization header.
  humanURL: https://docs.getseam.ai/
  baseURL: https://enricher.getseam.ai
  tags:
  - Data Enrichment
  - AI
  - Chat Completions
  properties:
  - type: OpenAPI
    url: openapi/seam-ai-enrichment-openapi.json
  - type: Overlay
    url: overlays/seam-ai-enrichment-overlay.yaml
  - type: Documentation
    url: https://docs.getseam.ai/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.getseam.ai/
- type: Documentation
  url: https://docs.getseam.ai/
- type: GettingStarted
  url: https://docs.getseam.ai/onboarding/getting-started/overview
- type: Support
  url: mailto:support@getseam.ai
- type: Blog
  url: https://www.getseam.ai/blog
- type: Pricing
  url: https://www.getseam.ai/pricing
- type: SignUp
  url: https://www.getseam.ai/get-started
- type: TermsOfService
  url: https://www.getseam.ai/legal/master-services-agreement
- type: PrivacyPolicy
  url: https://www.getseam.ai/legal/privacy
- type: LLMsTxt
  url: llms/seam-ai-llms.txt
- type: MCPServer
  url: mcp/seam-ai-mcp.yml
- type: ToolCrosswalk
  url: mcp/seam-ai-tool-crosswalk.yml
- type: AgentCard
  url: a2a/seam-ai-a2a.yml
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/seam-ai-well-known.yml
- type: Authentication
  url: authentication/seam-ai-authentication.yml
- type: Conventions
  url: conventions/seam-ai-conventions.yml
- type: ErrorCatalog
  url: errors/seam-ai-problem-types.yml
- type: DataModel
  url: data-model/seam-ai-data-model.yml
- type: Lifecycle
  url: lifecycle/seam-ai-lifecycle.yml
- type: Conformance
  url: conformance/seam-ai-conformance.yml
- type: Compliance
  url: conformance/seam-ai-conformance.yml
- type: Plans
  url: plans/seam-ai-plans-pricing.yml
- type: RateLimits
  url: rate-limits/seam-ai-rate-limits.yml
- type: DomainSecurity
  url: security/seam-ai-domain-security.yml
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 22
  pass: local-v1