Zoho Assist

The Zoho Assist API allows you to integrate remote support and screen sharing capabilities with third-party applications. It is based on REST with JSON responses and supports creating, scheduling, and managing remote support sessions programmatically.

API entry from apis.yml

apis.yml Raw ↑
aid: zoho:zoho-assist
name: Zoho Assist
description: The Zoho Assist API allows you to integrate remote support and screen sharing capabilities
  with third-party applications. It is based on REST with JSON responses and supports creating, scheduling,
  and managing remote support sessions programmatically.
humanURL: https://www.zoho.com/assist/api/introduction.html
tags:
- Remote Access
- Remote Support
- Screen Sharing
properties:
- type: Documentation
  url: https://www.zoho.com/assist/api/introduction.html
- type: Authentication
  url: https://www.zoho.com/assist/api/authentication.html
- type: SDK
  url: https://github.com/zoho/AssistSDK
  title: iOS SDK
- type: CodeExamples
  url: https://github.com/zoho/Assist-Customer-Android-SDK-Demo
  title: Android Customer SDK Demo