Digioh

Digioh is a US-based onsite personalization and zero-party data platform for ecommerce brands. It ships product recommendation quizzes, pop-ups, banners, sidebars, inline embeds, landing pages, email/SMS preference centers and post-purchase surveys as a JavaScript widget layer installed on a merchant's storefront, plus Digioh Passport for cross-session visitor identification and Digioh Pipelines for routing form submissions into ESP/CRM destinations such as Klaviyo, Iterable, Braze, Attentive, Ometria, HubSpot and Salesforce. Its developer surface is client-side rather than server-side - a documented browser JavaScript API (DIGIOH_API.LIGHTBOX), an outbound "API Form POST" webhook integration that posts submission JSON to a customer-controlled endpoint, iOS and Android embed SDKs, and a WordPress plugin and Shopify app. Digioh publishes no public inbound REST API, no OpenAPI definition and no developer portal.

Digioh publishes 1 API on the APIs.io network. Tagged areas include Company, Marketing, Ecommerce, Personalization, and Zero-Party Data.

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

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

55.9/100 developing ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CompanyMarketingEcommercePersonalizationZero-Party DataFormsPopupsQuizzesConversion Rate OptimizationIdentity Resolution

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 55.9/100 · developing
Contract Quality 12.9 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 16.8 / 20
Operational Transparency 5.8 / 13
Governance 1.5 / 12
Discoverability 7.6 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 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/digioh: 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.

Digioh JavaScript API

Client-side browser API exposed by the Digioh widget runtime once the Digioh JavaScript tag is installed on a site. Documented calls include DIGIOH_API.LIGHTBOX.loadLightbox(gui...

Pricing Plans 1

Published pricing tiers and plan structures.

Digioh Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Digioh Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

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

Digioh Webhooks

ASYNCAPI

Security Posture 2

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

Digioh Authentication

tenantIdentifier/http-basic/apiKey · 4 schemes

SECURITY

Digioh Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 6

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: digioh
name: Digioh
description: Digioh is a US-based onsite personalization and zero-party data platform for ecommerce brands. It ships product
  recommendation quizzes, pop-ups, banners, sidebars, inline embeds, landing pages, email/SMS preference centers and post-purchase
  surveys as a JavaScript widget layer installed on a merchant's storefront, plus Digioh Passport for cross-session visitor
  identification and Digioh Pipelines for routing form submissions into ESP/CRM destinations such as Klaviyo, Iterable, Braze,
  Attentive, Ometria, HubSpot and Salesforce. Its developer surface is client-side rather than server-side - a documented
  browser JavaScript API (DIGIOH_API.LIGHTBOX), an outbound "API Form POST" webhook integration that posts submission JSON
  to a customer-controlled endpoint, iOS and Android embed SDKs, and a WordPress plugin and Shopify app. Digioh publishes
  no public inbound REST API, no OpenAPI definition and no developer portal.
url: https://raw.githubusercontent.com/api-evangelist/digioh/refs/heads/main/apis.yml
image: https://cdn.prod.website-files.com/5ff6171603c269c582a4e0ff/670bc8241e4c1b1fd62820d7_Webclip.png
x-type: company
x-source: harvest:marketing-integration-graph
x-tier: profiled
x-tier-reason: enrichment-pass
specificationVersion: '0.20'
created: '2026-08-12'
modified: '2026-08-12'
tags:
- Company
- Marketing
- Ecommerce
- Personalization
- Zero-Party Data
- Forms
- Popups
- Quizzes
- Conversion Rate Optimization
- Identity Resolution
apis:
- name: Digioh JavaScript API
  description: Client-side browser API exposed by the Digioh widget runtime once the Digioh JavaScript tag is installed on
    a site. Documented calls include DIGIOH_API.LIGHTBOX.loadLightbox(guid) to manually trigger a campaign, DIGIOH_API.LIGHTBOX.isDigiohReady()
    to test initialization, and the checkConditionsLoad/Click/Hover/Scroll/Exit/Time family to re-evaluate display rules after
    the page state changes. There is no public inbound REST API and no OpenAPI definition.
  humanURL: https://help.digioh.com/docs/digioh-javascript-api
  baseURL: https://www.lightboxcdn.com
  tags:
  - JavaScript
  - Widgets
  - Personalization
  properties:
  - type: Documentation
    url: https://help.digioh.com/docs/digioh-javascript-api
  - type: APIReference
    url: https://help.digioh.com/docs/how-to-manually-trigger-a-lightbox-via-api
  - type: Components
    url: components/digioh-components.yml
  - type: Sandbox
    url: sandbox/digioh-sandbox.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/digioh-domain-security.yml
- type: Website
  url: https://www.digioh.com/
- type: Documentation
  url: https://help.digioh.com/
- type: HelpCenter
  url: https://help.digioh.com/
- type: GettingStarted
  url: https://help.digioh.com/docs/getting-started-guide
- type: APIReference
  url: https://help.digioh.com/docs/digioh-javascript-api
- type: Support
  url: https://www.digioh.com/contact
- type: Blog
  url: https://www.digioh.com/blog
- type: GitHubOrganization
  url: https://github.com/digioh
- type: Pricing
  url: https://www.digioh.com/pricing
- type: SignUp
  url: https://www.digioh.com/book-a-demo
- type: Login
  url: https://account.digioh.com/
- type: TermsOfService
  url: https://www.digioh.com/terms-and-conditions
- type: PrivacyPolicy
  url: https://www.digioh.com/privacy-policy
- type: StatusPage
  url: https://status.digioh.com/
- type: Compliance
  url: https://help.digioh.com/knowledgebase/security-and-compliance/
- type: Integrations
  url: https://www.digioh.com/integrations
- type: ChangeLog
  url: https://www.digioh.com/blog-categories/product-updates
- type: ChangeLog
  name: Digioh product updates (captured)
  url: changelog/digioh-changelog.yml
- type: Packages
  url: packages/digioh-packages.yml
- type: SDKs
  url: packages/digioh-packages.yml
- type: LLMsTxt
  url: llms/digioh-llms.txt
- type: Plans
  url: plans/digioh-plans-pricing.yml
- type: RateLimits
  url: rate-limits/digioh-rate-limits.yml
- type: Lifecycle
  url: lifecycle/digioh-lifecycle.yml
- type: Conformance
  url: conformance/digioh-conformance.yml
- type: Conventions
  url: conventions/digioh-conventions.yml
- type: Authentication
  url: authentication/digioh-authentication.yml
- type: Webhooks
  url: asyncapi/digioh-webhooks.yml
- type: Components
  url: components/digioh-components.yml
- type: Sandbox
  url: sandbox/digioh-sandbox.yml
x-vouched-by:
- Chili Piper
- MailerLite
x-vouch-count: 2
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 14
  pass: local-v1