Skip to content

Integration

Webfuse as a web proxy provides you with functionality to augment any website with custom Extensions or Apps, and customize the underlying network communication. The go-to way to create and configure Spaces, an individual web proxy configuration instance, is via the Webfuse Studio application UI. However, to integrate Webfuse with existing applications, ecosystems, and workflows, Webfuse provides a versatile set of integration technologies.

In order to control this augmented web experience, Webfuse provides a comprehensive set of APIs to fully control session behavior programmatically:

Creating and configuring a Space, or starting a Session is possible in different ways.

  • REST API – Work with arbitrary Spaces and Sessions through the HTTP protocol.
  • Widget API – Embed a specific Space Session on-demand flow into an application. This API also wraps the Session API.
  • Magic Links API – Tie user individual behavior to JWT-secured Session links.
  • Session API – Connect with in-Session functionality.
  • Extension API – Connect with Extension-specific functionality. This API also wraps the Session API.
  • Webhooks – Receive real-time notifications whenever certain Session events occur (e.g., when a participant joins).
Virtual web session