Skip to content

api-evangelist/didomi

Repository files navigation

Didomi (didomi)

Didomi is a Paris-based consent and preference management platform (CMP/PMP) that helps publishers, advertisers, retailers, and large enterprises collect, manage, and act on user privacy choices across web, mobile, CTV, and AMP surfaces. The platform covers GDPR, CCPA and the wider US state-law landscape, IAB TCF v2.x, Google Consent Mode v2, the IAB GPP, GPC, the EU DMA, Chilean Law 25, Australian privacy law, and other regulations through a single multi-regulation configuration model. Didomi exposes a JSON REST API (https://api.didomi.io/v1/) plus first-party SDKs for Web, iOS/tvOS, Android/Android TV, Unity, React Native, Flutter, Vega OS, and AMP, alongside IAB-compliant consent string tooling and reverse-proxy boilerplates for Fastly, CloudFront, and Cloudflare.

APIs.json: https://raw.githubusercontent.com/api-evangelist/didomi/refs/heads/main/apis.yml

Scope

  • Access: 3rd-Party

Tags

  • Advertising
  • AdTech
  • CCPA
  • CMP
  • Consent
  • Consent Management
  • DSAR
  • Data Privacy
  • GDPR
  • IAB TCF
  • MarTech
  • Preference Management
  • Privacy
  • Privacy Requests
  • Regulatory Compliance

Timestamps

  • Created: 2026-05-25
  • Modified: 2026-05-25

APIs

Didomi Platform API

The Didomi Platform REST API at https://api.didomi.io/v1/ is the machine-facing surface for the entire Didomi CMP/PMP. It exposes 80+ operations across consents events / proofs / tokens / users, widgets (notices, configs, deployments, SDK configs, templates), data manager metadata (vendors, purposes, partners, taxonomies, regulations), and administration (organizations, members, keys, secrets, domains, SSO connections, premium features). Authentication is JWT bearer — clients POST API key + secret to /v1/sessions and reuse the returned access_token for one hour. Default rate limit is 100 requests per 15 seconds per organization (the /consents/* high-volume routes are exempt). Standard JSON request / response, cursor and offset pagination, structured error envelope.

Tags

  • Consent Management
  • Data Manager
  • Privacy
  • Vendors
  • Widgets

Properties

Didomi Web SDK

The Didomi Web SDK is the browser-side library that renders consent notices, preference centers, and privacy widgets, gates third-party tags on user consent, and writes IAB TCF v2 / GPP / Didomi consent strings to storage. It exposes a programmatic API (Didomi.getUserConsentStatus, Didomi.setUserAgreeToAll, Didomi.openPreferences, etc.), a typed event bus, and integrations with Google Tag Manager, Adobe Launch, Tealium, Prebid, Google Consent Mode v2, Salesforce DMP, Piano Analytics and other tag managers and SSPs.

Tags

  • Consent
  • JavaScript
  • SDK
  • Web

Properties

Didomi Android SDK

Didomi's Android and Android TV SDK delivers native consent notices, preference popups, and TCF / GPP / Didomi consent string generation in Java / Kotlin / Jetpack Compose apps. It shares consent with WebViews, bridges to Google Consent Mode v2, and ships with sample apps in Java, Kotlin, and Compose.

Tags

  • Android
  • Android TV
  • Consent
  • Mobile
  • SDK

Properties

Didomi iOS SDK

The iOS / tvOS / Mac Catalyst SDK renders Didomi consent notices and preference centers natively in Swift and Objective-C apps, coordinates Apple's App Tracking Transparency (ATT) prompt with consent, shares consent with WebViews, and emits TCF / GPP / Didomi consent strings. Distributed via Swift Package Manager (github.com/didomi/didomi-ios-sdk-spm) and CocoaPods.

Tags

  • Consent
  • iOS
  • Mobile
  • SDK
  • tvOS

Properties

Didomi Cross-Platform SDKs (React Native, Flutter, Unity, Vega OS, AMP)

Didomi maintains first-party CMP plugins for React Native, Flutter, Unity (games and game consoles), Vega OS (LG webOS smart TVs), and Google AMP. Each wraps the platform's notice rendering, consent storage, event bus, and consent-string generation so cross-platform teams ship one consent UX across browser, native mobile, CTV, in-game, and AMP surfaces.

Tags

  • AMP
  • Consent
  • Cross-Platform
  • Flutter
  • React Native
  • SDK
  • Unity
  • Vega OS

Properties

Didomi Consent String Toolkit

Open-source libraries published under github.com/didomi for encoding, decoding, and validating the Didomi consent string and the IAB TCF v2 consent string. Includes TypeScript (consent-string, consent-string-schema), Rust with C/Java FFI (consent-string-decoder-rust), Go (consent-string-golang), and a fork of the official IAB tooling (iabtcf-es). Useful for server-side auditing, downstream ad-tech reading consent state, and offline analysis.

Tags

  • Consent String
  • Decoder
  • Encoder
  • IAB TCF
  • Toolkit

Properties

Common Properties

Maintainers

FN: API Evangelist Email: info@apievangelist.com URL: https://apievangelist.com

About

API Evangelist profile of Didomi — Paris-based consent management platform (CMP/PMP) covering GDPR, CCPA, IAB TCF, GPP, GPC, and 80+ Platform API operations across web, mobile, CTV, and AMP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors