Vidjet

Vidjet is a shoppable video platform for e-commerce that lets merchants embed on-site video without impacting page speed. Merchants build video feeds, tag products inside videos, and display formats such as Stories, Carousel, Bubble, Embed, Popup, and a Sticky Play Button across thousands of product pages. It is a no-code product installed via a JavaScript embed, Google Tag Manager, or platform plugins for Shopify, WooCommerce/WordPress, Magento, Wix, Webflow, PrestaShop, and Salesforce Commerce Cloud, with analytics, multilingual support, and email collection integrations to Klaviyo and Google Sheets. The company behind it is VIDJET TECHNOLOGIES, S.L. of Barcelona, Spain, a Seedcamp portfolio company. Vidjet runs no developer program and publishes no API reference, OpenAPI, SDK, OAuth surface, or webhook catalog. It does operate a first-party HTTP API at app-api.vidjet.io, whose base URL and several endpoints are published by Vidjet itself in the GPL-licensed WordPress plugin source and in the public embed script — a real but undocumented API surface, not a product an integrator can build against from published documentation.

Vidjet publishes 1 API on the APIs.io network. Tagged areas include Company, E-commerce, Video, Shoppable Video, and Shopify.

Vidjet’s developer surface includes documentation, pricing, engineering blog, signup flow, getting-started guide, support, and 13 more developer resources.

30.7/100 thin ▲ 13.0 Agent 3/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CompanyE-commerceVideoShoppable VideoShopifyConversionMarketingNo-codeWidgetsEmbed

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 30.7/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 15.3 / 20
Operational Transparency 0.0 / 13
Governance 1.5 / 12
Discoverability 8.7 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 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/vidjet: 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.

Vidjet App API

The first-party HTTP API behind the Vidjet embed and the Vidjet platform plugins, served from https://app-api.vidjet.io (Express). Vidjet publishes no developer documentation, r...

Pricing Plans 1

Published pricing tiers and plan structures.

Vidjet Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Vidjet Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Vidjet Authentication

none/apiKey · 4 schemes

SECURITY

Vidjet Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 3

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: vidjet
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/vidjet.png
name: Vidjet
description: Vidjet is a shoppable video platform for e-commerce that lets merchants embed on-site video without impacting
  page speed. Merchants build video feeds, tag products inside videos, and display formats such as Stories, Carousel, Bubble,
  Embed, Popup, and a Sticky Play Button across thousands of product pages. It is a no-code product installed via a JavaScript
  embed, Google Tag Manager, or platform plugins for Shopify, WooCommerce/WordPress, Magento, Wix, Webflow, PrestaShop, and
  Salesforce Commerce Cloud, with analytics, multilingual support, and email collection integrations to Klaviyo and Google
  Sheets. The company behind it is VIDJET TECHNOLOGIES, S.L. of Barcelona, Spain, a Seedcamp portfolio company. Vidjet runs
  no developer program and publishes no API reference, OpenAPI, SDK, OAuth surface, or webhook catalog. It does operate a
  first-party HTTP API at app-api.vidjet.io, whose base URL and several endpoints are published by Vidjet itself in the GPL-licensed
  WordPress plugin source and in the public embed script — a real but undocumented API surface, not a product an integrator
  can build against from published documentation.
url: https://raw.githubusercontent.com/api-evangelist/vidjet/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- seedcamp
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- E-commerce
- Video
- Shoppable Video
- Shopify
- Conversion
- Marketing
- No-code
- Widgets
- Embed
apis:
- aid: vidjet:app-api
  name: Vidjet App API
  description: 'The first-party HTTP API behind the Vidjet embed and the Vidjet platform plugins, served from https://app-api.vidjet.io
    (Express). Vidjet publishes no developer documentation, reference, or machine-readable contract for it, but publishes
    the base URL and several endpoints itself: the GPL-licensed WordPress plugin on WordPress.org calls POST /plugins/install,
    POST /plugins/uninstall, POST /orders and /woocommerce/auth-callback, and the public embed script at media.vidjet.io/client-app.js
    calls GET /widgets?siteId=... to resolve which video campaigns render on a page. Endpoint existence was verified by OPTIONS
    preflight (each returns 200 with an Allow header, while unknown paths return 404) and GET /widgets was observed returning
    200 application/json without authentication. No OpenAPI, GraphQL SDL, AsyncAPI, MCP server, or agent card is published
    on any Vidjet host.'
  humanURL: https://help.vidjet.io/en/articles/5523099-manual-integration-script-js
  baseURL: https://app-api.vidjet.io
  tags:
  - Video
  - Widgets
  - E-commerce
  - Embed
  properties:
  - type: Authentication
    url: authentication/vidjet-authentication.yml
  - type: Conventions
    url: conventions/vidjet-conventions.yml
  - type: DataModel
    url: data-model/vidjet-data-model.yml
  - type: Documentation
    url: https://help.vidjet.io/en/articles/5523099-manual-integration-script-js
  - type: SourceCode
    url: https://wordpress.org/plugins/vidjet/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.vidjet.io
- type: HelpCenter
  url: https://help.vidjet.io/
- type: Documentation
  url: https://help.vidjet.io/
- type: Pricing
  url: https://www.vidjet.io/pricing
- type: Blog
  url: https://www.vidjet.io/blog
- type: SignUp
  url: https://app.vidjet.io/
- type: TermsOfService
  url: https://www.vidjet.io/terms-of-service
- type: PrivacyPolicy
  url: https://www.vidjet.io/privacy-policy
- type: GettingStarted
  url: https://help.vidjet.io/en/articles/11392786-onboarding-the-3-steps-you-need-to-do
- type: Support
  url: https://help.vidjet.io/
- type: Login
  url: https://app.vidjet.io/login
- type: LLMsTxt
  url: llms/vidjet-llms.txt
- type: DomainSecurity
  url: security/vidjet-domain-security.yml
- type: Packages
  url: packages/vidjet-packages.yml
- type: Components
  url: components/vidjet-components.yml
- type: Plans
  url: plans/vidjet-plans-pricing.yml
- type: RateLimits
  url: rate-limits/vidjet-rate-limits.yml
- type: Lifecycle
  url: lifecycle/vidjet-lifecycle.yml
- type: Conformance
  url: conformance/vidjet-conformance.yml
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 11
  pass: local-v1
x-coverage:
  state: covered
  reason: no-machine-readable-spec
  detail: Vidjet runs a real first-party API at app-api.vidjet.io — its base URL and five endpoints are published by Vidjet
    itself in the GPL WordPress plugin source and the public embed script, and GET /widgets answers 200 JSON anonymously —
    but Vidjet publishes no reference, no OpenAPI and no /.well-known document for it, so 38 spec-path probes across six hosts
    all missed.
  evidence:
  - url: https://app-api.vidjet.io/widgets
    status: 200
  - url: https://app-api.vidjet.io/openapi.json
    status: 404
  - url: https://www.vidjet.io/.well-known/security.txt
    status: 404
  - url: https://vidjet.statuspage.io
    status: 200
  checked: '2026-08-13'