Zoho SalesIQ

The Zoho SalesIQ API provides JavaScript APIs for customizing chat widgets and REST APIs for integrating live chat and visitor tracking with third-party applications. It uses OAuth 2.0 for authentication and offers mobile SDKs for iOS and Android.

API entry from apis.yml

apis.yml Raw ↑
aid: zoho:zoho-salesiq
name: Zoho SalesIQ
description: The Zoho SalesIQ API provides JavaScript APIs for customizing chat widgets and REST APIs
  for integrating live chat and visitor tracking with third-party applications. It uses OAuth 2.0 for
  authentication and offers mobile SDKs for iOS and Android.
humanURL: https://www.zoho.com/salesiq/help/developer-section/
tags:
- Live Chat
- Sales
- Visitor Tracking
properties:
- type: Documentation
  url: https://www.zoho.com/salesiq/help/developer-section/
- type: APIReference
  url: https://www.zoho.com/salesiq/help/developer-section/rest-api-v2.html
- type: SDK
  url: https://github.com/zoho/SalesIQ-Mobilisten-iOS
  title: iOS SDK (Mobilisten)
- type: SDK
  url: https://github.com/zoho/SalesIQ-Mobilisten-iOS-SP
  title: iOS Swift Package (Mobilisten)
- type: SDK
  url: https://github.com/zoho/SalesIQ-Mobilisten-ReactNative
  title: React Native SDK (Mobilisten)
- type: SDK
  url: https://github.com/zoho/salesiq-mobilisten-flutter
  title: Flutter SDK (Mobilisten)
- type: SDK
  url: https://github.com/zoho/SalesIQ-Mobilisten-Cordova
  title: Cordova SDK (Mobilisten)
- type: CodeExamples
  url: https://github.com/zoho/salesiq-mobilisten-android-sample
  title: Android Sample App