Vev · AsyncAPI Specification
Vev Webhooks
Version
View Spec
View on GitHub
CompanyDesign TechNo-CodeWeb DesignCMSWebsite BuilderWebhookReact ComponentsDeveloper ToolsAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: https://developer.vev.design/webhook
spec_type: Webhooks
summary: >-
Vev delivers a publish webhook: every time a project is published from the Vev
editor, Vev sends an HTTP POST to a configured destination endpoint containing
the project's fully rendered HTML, CSS, and JavaScript. It is the recommended
path for enterprise self-hosting (server-rendered HTML, full caching/hosting
control). Configured in the editor under Publishing > Add destination > Webhook.
delivery:
transport: http
method: POST
trigger: project publish
endpoint: consumer-configured (must be publicly accessible)
authentication:
- none
- basic
- bearer
events:
- name: project.published
description: Fired on every publish; POSTs the complete page content to the destination endpoint.
payload:
description: >-
Full HTML documents (with html/head/body, styles, scripts) when "Send full
page" is enabled; body-only content otherwise. Options include plugin
settings, content-as-links (temporary download URLs for large pages),
asset URL rewriting for local hosting, custom assets folder, and og path
fixing.
options:
- Send full page
- Send plugin settings
- Content as links
- Include asset URLs
- Custom assets folder
- Fix og path
docs: https://developer.vev.design/webhook
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/vev-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.