# Vidjet App API

**Canonical:** https://apis.io/apis/vidjet/app-api/  
**Provider:** Vidjet — https://apis.io/providers/vidjet/  
**Base URL:** https://app-api.vidjet.io  
**Documentation:** https://help.vidjet.io/en/articles/5523099-manual-integration-script-js

Vidjet App API is published by [Vidjet](https://apis.io/providers/vidjet/) on the [APIs.io](https://apis.io/) network. Tagged areas include Video, Widgets, E-Commerce, and Embed. The published artifact set on APIs.io includes authentication docs and API documentation.

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.

## Machine-readable artifacts (6)

- **Authentication** — https://raw.githubusercontent.com/api-evangelist/vidjet/refs/heads/main/authentication/vidjet-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/vidjet/refs/heads/main/conventions/vidjet-conventions.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/vidjet/refs/heads/main/data-model/vidjet-data-model.yml
- **Documentation** — https://help.vidjet.io/en/articles/5523099-manual-integration-script-js
- **SourceCode** — https://wordpress.org/plugins/vidjet/
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/vidjet/refs/heads/main/apis.yml

## Tags

Video, Widgets, E-Commerce, Embed

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/vidjet/app-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/vidjet/.
