Everything you need to build against Veeting: the REST API, the JavaScript API, web hooks, embedding, and the URL query parameters.
- Veeting Rooms REST APIs
Create accounts and schedule meetings from your own system with the Veeting REST API: authentication, example calls, and the responses you get back. - JavaScript APIs
Control a running Veeting meeting from your own code: mute participants, switch layouts, and drive the meeting room web components from JavaScript. - Web hooks
Have Veeting call your own system when something happens in a meeting. Configure web hooks on a white-label instance and handle the events they send. - iFrame and Web Components
Embed a Veeting meeting room in your own web or Electron app, either as a single iFrame or as individual web components you place yourself. - Query parameters
Configure a Veeting meeting room directly from the URL: the query parameters that control layout, devices, branding, and participant behavior. - External meeting authorization service
Delegate who may join a Veeting meeting to your own service, so meeting access follows the rules your system already enforces. - Custom tools
Add your own tools to the Veeting meeting room. Custom tools let integrators place their own interface alongside video, documents, and the whiteboard. - Video display calculator
Override how Veeting arranges participant videos. The Video Display Calculator API lets front-end developers control the meeting room layout.