• Release Notes
  • User
  • Admin
  • Developers
  • Integrations

›REST API Examples

General

  • Co-Browsing
  • Universal Embedded Co-Browsing
  • Chat
  • Videocalling with Queue
  • Generate API Token

External

  • Salesforce
  • Outlook
  • Freshdesk
  • Microsoft Teams
  • ZealiD
  • Individual Platform

Data

  • Audit Logs

Use Cases

  • CoBrowsing - Example
  • SessionRecording - Optin/Optout button
  • UserTagging & Login Example
  • UserTagging & Screensharing Example
  • Mobile user tagging & LiveView
  • WebChat API - Example
  • ActionRules Matched API - Example

REST API Examples

  • Agent Times
  • Rule matches
  • Appointments
  • Universal Co-Browsing

REST Example - Universal Co-Browsing

This page gives an example to create a Universal Co-Browsing session via the API.

Create Session

With the following API you can create a new Universal Co-Browsing Session: https://developers.chatvisor.com/#operation/getUniversalUrlPairUsingGET

With this API endpoint you will receive two Links

  • For the user to join the meeting as Host
  • For the agent to join the meeting as Viewer

Request

Request
Response
GET https://api.chatvisor.com/rest/v1/cobrowsing/universal/link-pair?url=<URL>&access_token=<TOKEN>

{
"hostLink": "<URL>",
"publicLink": "<URL>"
}
← Appointments
  • Create Session
    • Request
MANUALS
User Manual: Sales Suite
Admin Manual: Sales Suite
User Manual: Support Suite
Admin Manual: Support Suite
DEVELOPERS
Integrations
REST API
SDK API
LEGAL
Privacy Policy
Terms and Conditions
Imprint
Engage
Copyright © 2024 TeamViewer Austria GmbH