Ketch Platform API

REST API for the Ketch platform, powering consent collection and enforcement, data subject rights workflows, data mapping, preference management, and risk reporting. Endpoints are served from global.ketchapi.com and include the Harbormaster authentication and OAuth service used by integrations. Webhooks and a 1,000+ catalog of pre-built integrations connect downstream systems to consent and DSR events.

Ketch Platform API is one of 6 APIs that Ketch publishes on the APIs.io network.

Tagged areas include Consent, DSR, Preferences, Data Mapping, and Webhooks. The published artifact set on APIs.io includes API documentation, an API reference, pricing, a status page, an engineering blog, and rate-limit docs.

API entry from apis.yml

apis.yml Raw ↑
aid: ketch-com:ketch-platform-api
name: Ketch Platform API
description: 'REST API for the Ketch platform, powering consent collection and enforcement, data subject
  rights

  workflows, data mapping, preference management, and risk reporting. Endpoints are served from

  global.ketchapi.com and include the Harbormaster authentication and OAuth service used by

  integrations. Webhooks and a 1,000+ catalog of pre-built integrations connect downstream systems

  to consent and DSR events.

  '
humanURL: https://docs.ketch.com/
baseURL: https://global.ketchapi.com
tags:
- Consent
- DSR
- Preferences
- Data Mapping
- Webhooks
- REST
properties:
- type: Documentation
  url: https://docs.ketch.com/
- type: APIReference
  url: https://docs.ketch.com/ketch/reference
- type: Integrations
  url: https://www.ketch.com/integrations
- type: SourceCode
  url: https://github.com/ketch-com
- type: SourceCode
  url: https://github.com/ketch-sdk
- type: SignUp
  url: https://www.ketch.com/ketch-free-cookie-banner
- type: Pricing
  url: https://www.ketch.com/pricing
- type: Status
  url: https://status.ketch.com/
- type: Blog
  url: https://www.ketch.com/blog
- type: Plans
  url: plans/ketch-com-plans-pricing.yml
- type: RateLimits
  url: rate-limits/ketch-com-rate-limits.yml
- type: FinOps
  url: finops/ketch-com-finops.yml
features:
- name: Consent Management
  description: Collect, store, and enforce consumer privacy choices across web, mobile, and backend channels
    and jurisdictions.
- name: DSR Automation
  description: Build and run data subject request workflows with drag-and-drop automation for access,
    deletion, and correction.
- name: AI-Powered Data Mapping
  description: Discover systems and visualize data footprints across the enterprise with AI assistance.
- name: Marketing Preference Management
  description: Let customers select preferences across communications and channels, including progressive
    consent.
- name: Risk and Reporting
  description: Real-time data insights and assessment workflows for privacy and risk teams.
- name: Data Sentry
  description: Privacy pentest that scans websites for trackers, vulnerabilities, and non-compliant tags.
- name: AI Governance
  description: Enforce human intent and oversight over which customer data flows into AI training and
    inference.
- name: Identity Management
  description: Identity stitching across devices and browsers for consistent consent enforcement.
- name: Agent Network
  description: Agent-driven actions that turn privacy program insights into automated remediation across
    the stack.
- name: 1,000+ Pre-Built Integrations
  description: Catalog of pre-built API integrations across analytics, CRM, CDP, ecommerce, marketing,
    tag managers, and warehouses.
useCases:
- name: Cookie Banner and Web Consent
  description: Drop a Ketch consent experience onto a website with the free cookie banner or a branded
    enterprise experience.
- name: Mobile App Consent
  description: Use the iOS and Android SDKs to collect and enforce consent in native mobile apps.
- name: DSR Fulfillment at Scale
  description: Automate intake and fulfillment of access, deletion, and correction requests across hundreds
    of internal systems.
- name: AI Permissioning
  description: Govern which customer data can be used for AI training, fine-tuning, and inference workloads.
- name: GTM Consent Mode
  description: Use the Ketch Google Tag Manager template to gate GTM tag firing based on visitor consent.
- name: Website Tracker Scanning
  description: Continuously scan public web properties for non-compliant cookies and trackers via Data
    Sentry.
integrations:
- name: Google Tag Manager
- name: Google Consent Mode
- name: Tealium
- name: Segment
- name: Adobe Analytics
- name: Salesforce
- name: HubSpot
- name: Snowflake
- name: BigQuery
- name: AWS
- name: GCP
- name: Azure
- name: Meta
- name: TikTok
- name: Slack
authentication:
- type: OAuth
  description: OAuth flow handled by the Harbormaster service at global.ketchapi.com for integrations
    and documentation access.
- type: API Key
  description: API key authentication for server-side integrations against the Ketch platform.