Knotch website screenshot

Knotch

Knotch is a New York-based content intelligence company founded by Anda Gansca and Aron Tzimas. Its Knotch One platform measures and optimizes owned-content performance for enterprise marketing teams, and its newer product, Ace, is positioned as AI experience infrastructure for the conversational web: it ingests a brand's existing web properties, content hubs, video and feeds, atomizes them into modular content units tagged by topic, audience, funnel stage and intent, then composes adaptive page experiences for human visitors while emitting structured, citable content for AI agents and answer engines. Named enterprise customers include Google, Deloitte, Ally, Zillow, Cox Automotive, GEICO, Synchrony, Square, Dropbox, FOX and Chime. Knotch does publish a developer surface, on two hosts that are not linked from the marketing site: docs.knotch.it documents the browser-side Measurement Unit API, Event Pixel and Verification Pixel, and help.knotch.com documents the server-side Knotch Events API v1.1, which accepts batched conversion events over HTTPS with Bearer authentication and is backed by a live OpenAPI 3.1.0 definition served at https://events.knotch.it/openapi.json. Credentials are issued by Client Success rather than self-service, and no pricing, status page, changelog, SDK or public GitHub organization is published.

Knotch publishes 2 APIs on the APIs.io network: Events API and Health API. Tagged areas include Company, Content Intelligence, Content Marketing, Analytics, and Artificial Intelligence.

Knotch’s developer surface includes documentation, API reference, getting-started guide, support, authentication, sandbox, and 20 more developer resources.

37.8/100 thin ▬ flat Agent 28/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyContent IntelligenceContent MarketingAnalyticsArtificial IntelligencePersonalizationMarketing TechnologyAgentic WebConversion TrackingAttributionEvent IngestionWeb Analytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/knotch: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

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

Knotch Events API

Server-side conversion event ingestion. Accepts batches of up to 100 events over HTTPS with Bearer authentication, so conversions that happen off-site (CRM milestones such as Cl...

Knotch Measurement Unit API

Browser-side JavaScript API exposed by the Knotch tag for controlling Measurement Units on a page at runtime: Knotch.addUnit(), Knotch.removeUnit(), Knotch.setFocus(), Knotch.en...

Knotch Event Pixel

HTTP beacon endpoint for signalling arbitrary events from a web page — conversion events, site journey steps and visitor signals. A single GET to the collection host with accoun...

Knotch Verification Pixel

Publisher traffic verification tag, a component of Knotch Blueprint. A single script element carrying a data-kvpid attribute, fired once on document onLoad, collecting page view...

Knotch Health API

The Health API from Knotch — 1 operation(s) for health.

Pricing Plans 1

Published pricing tiers and plan structures.

Knotch Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Knotch Rate Limits

1 limits

RATE LIMITS

Security Posture 2

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

Knotch Authentication

http · 1 scheme

SECURITY

Knotch Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

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: knotch
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: contact-sales
  onboarding: sales-led
  trial: false
  try_now: false
  public: false
  label: Sales-led with public documentation
  confidence: medium
  source:
  - https://docs.knotch.it/
  - https://help.knotch.com/en/articles/159-events-api-v11-technical-overview
  generated: '2026-08-13'
  method: searched
  note: 'Documentation, the OpenAPI and the client-side tag APIs are public and anonymous, but credentials are not self-service:
    the Events API states "To obtain or rotate an API key, contact your Knotch Client Success Manager", the Event Pixel requires
    a Measurement Account ID from Client Success, and the Verification Pixel requires a kvpid issued via blueprint@knotch.com.
    No pricing page and no self-service signup are published.'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/knotch.png
name: Knotch
description: 'Knotch is a New York-based content intelligence company founded by Anda Gansca and Aron Tzimas. Its Knotch One
  platform measures and optimizes owned-content performance for enterprise marketing teams, and its newer product, Ace, is
  positioned as AI experience infrastructure for the conversational web: it ingests a brand''s existing web properties, content
  hubs, video and feeds, atomizes them into modular content units tagged by topic, audience, funnel stage and intent, then
  composes adaptive page experiences for human visitors while emitting structured, citable content for AI agents and answer
  engines. Named enterprise customers include Google, Deloitte, Ally, Zillow, Cox Automotive, GEICO, Synchrony, Square, Dropbox,
  FOX and Chime. Knotch does publish a developer surface, on two hosts that are not linked from the marketing site: docs.knotch.it
  documents the browser-side Measurement Unit API, Event Pixel and Verification Pixel, and help.knotch.com documents the server-side
  Knotch Events API v1.1, which accepts batched conversion events over HTTPS with Bearer authentication and is backed by a
  live OpenAPI 3.1.0 definition served at https://events.knotch.it/openapi.json. Credentials are issued by Client Success
  rather than self-service, and no pricing, status page, changelog, SDK or public GitHub organization is published.'
url: https://raw.githubusercontent.com/api-evangelist/knotch/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- slow-ventures
x-tier: profiled
x-tier-reason: 'Upgraded from stub 2026-08-13: a live OpenAPI 3.1.0 was found at https://events.knotch.it/openapi.json and
  two public documentation hosts (docs.knotch.it, help.knotch.com) were harvested. The prior "no-public-api-surface" finding
  was wrong.'
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Content Intelligence
- Content Marketing
- Analytics
- Artificial Intelligence
- Personalization
- Marketing Technology
- Agentic Web
- Conversion Tracking
- Attribution
- Event Ingestion
- Web Analytics
apis:
- aid: knotch:events-api
  name: Knotch Events API
  description: Server-side conversion event ingestion. Accepts batches of up to 100 events over HTTPS with Bearer authentication,
    so conversions that happen off-site (CRM milestones such as ClosedWon, BecameSQL or Renewal, data-warehouse or marketing-automation
    outcomes) can be measured and attributed alongside on-site conversions in Knotch One, where they surface as "API Conversions".
    A simulate=true query parameter validates a payload without storing data. A Segment Webhook destination endpoint is also
    supported and is the only path present in the published OpenAPI.
  humanURL: https://help.knotch.com/en/articles/159-events-api-v11-technical-overview
  baseURL: https://events.knotch.it
  tags:
  - Event
  - Conversions
  - Attribution
  tags_raw:
  - Events
  - Conversions
  - Attribution
  properties:
  - type: OpenAPI
    url: openapi/knotch-events-api-openapi.yml
  - type: Documentation
    url: https://help.knotch.com/en/collections/22-events-api
  - type: APIReference
    url: https://help.knotch.com/en/articles/159-events-api-v11-technical-overview
  - type: Authentication
    url: authentication/knotch-authentication.yml
  - type: Conventions
    url: conventions/knotch-conventions.yml
  - type: Idempotency
    url: conventions/knotch-conventions.yml
  - type: ErrorCatalog
    url: errors/knotch-problem-types.yml
  - type: DataModel
    url: data-model/knotch-data-model.yml
  - type: Sandbox
    url: sandbox/knotch-sandbox.yml
  - type: RateLimits
    url: rate-limits/knotch-rate-limits.yml
  - type: Overlay
    url: overlays/knotch-events-api-overlay.yaml
- aid: knotch:unit-api
  name: Knotch Measurement Unit API
  description: 'Browser-side JavaScript API exposed by the Knotch tag for controlling Measurement Units on a page at runtime:
    Knotch.addUnit(), Knotch.removeUnit(), Knotch.setFocus(), Knotch.enableUnit(), Knotch.disableUnit() and Knotch.setOptout().
    Paired with the knotch-ignore HTML attribute, which holds a placeholder container back from injecting a Unit until the
    publisher explicitly enables it.'
  humanURL: https://docs.knotch.it/unit_api/
  baseURL: https://www.knotch-cdn.com
  tags:
  - JavaScript
  - Measurements
  - Consent
  tags_raw:
  - JavaScript
  - Measurement
  - Consent
  properties:
  - type: Documentation
    url: https://docs.knotch.it/unit_api/
  - type: Components
    url: components/knotch-components.yml
- aid: knotch:event-pixel
  name: Knotch Event Pixel
  description: HTTP beacon endpoint for signalling arbitrary events from a web page — conversion events, site journey steps
    and visitor signals. A single GET to the collection host with account_id, event and optional page_url and ts query parameters,
    implementable as an inline <img>, a dynamic Image() in JavaScript, or an event-delegated handler.
  humanURL: https://docs.knotch.it/event_pixel/
  baseURL: https://t.knotch.it
  tags:
  - Pixel
  - Event
  - Conversion Tracking
  tags_raw:
  - Pixel
  - Events
  - Conversion Tracking
  properties:
  - type: Documentation
    url: https://docs.knotch.it/event_pixel/
- aid: knotch:verification-pixel
  name: Knotch Verification Pixel
  description: Publisher traffic verification tag, a component of Knotch Blueprint. A single script element carrying a data-kvpid
    attribute, fired once on document onLoad, collecting page views, unique visitors and basic browser metrics. Identifiers
    are first-party cookies and are explicitly not shared with the Knotch Measurement product.
  humanURL: https://docs.knotch.it/verification_pixel/
  baseURL: https://www.knotch-cdn.com
  tags:
  - Pixel
  - Verification
  - Publishers
  properties:
  - type: Documentation
    url: https://docs.knotch.it/verification_pixel/
  - type: Components
    url: components/knotch-components.yml
- aid: knotch:knotch-health-api
  name: Knotch Health API
  description: The Health API from Knotch — 1 operation(s) for health.
  humanURL: https://help.knotch.com/en/articles/159-events-api-v11-technical-overview
  baseURL: https://events.knotch.it
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/knotch-health-api-openapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://knotch.com/
- type: Website
  name: knotch.it
  url: https://knotch.it
- type: DeveloperPortal
  url: https://docs.knotch.it/
- type: Documentation
  url: https://docs.knotch.it/
- type: APIReference
  url: https://help.knotch.com/en/articles/159-events-api-v11-technical-overview
- type: GettingStarted
  url: https://help.knotch.com/en/collections/1-getting-started
- type: Support
  url: https://help.knotch.com/
- type: HelpCenter
  url: https://help.knotch.com/
- type: PrivacyPolicy
  url: https://knotch.com/legal/privacy-policy
- type: OpenAPI
  url: openapi/knotch-events-api-openapi.yml
- type: Authentication
  url: authentication/knotch-authentication.yml
- type: Conventions
  url: conventions/knotch-conventions.yml
- type: Idempotency
  url: conventions/knotch-conventions.yml
- type: ErrorCatalog
  url: errors/knotch-problem-types.yml
- type: DataModel
  url: data-model/knotch-data-model.yml
- type: Conformance
  url: conformance/knotch-conformance.yml
- type: Lifecycle
  url: lifecycle/knotch-lifecycle.yml
- type: Sandbox
  url: sandbox/knotch-sandbox.yml
- type: Components
  url: components/knotch-components.yml
- type: Packages
  url: packages/knotch-packages.yml
- type: Plans
  url: plans/knotch-plans-pricing.yml
- type: RateLimits
  url: rate-limits/knotch-rate-limits.yml
- type: Overlay
  url: overlays/knotch-events-api-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/knotch-domain-security.yml
- type: LLMsTxt
  url: llms/knotch-llms.txt
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 18
  pass: local-v1
  note: Contract discovery corrected a wrong prior finding. The 2026-07-19 pass recorded "no-public-api-surface"; a live OpenAPI
    3.1.0 was found on the API host root at https://events.knotch.it/openapi.json, and two public documentation hosts (docs.knotch.it,
    help.knotch.com) were harvested. Neither documentation host is linked from knotch.com, which is why the first pass missed
    them.

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/knotch"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/knotch/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/knotch/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.