LogoLogo
WebsiteGuide & TutorialBlogBook a Demo
1.0.0
1.0.0
  • Acquire Developers Hub
  • Acquire
    • Acquire Build Requirement
      • Requirement For Acquire
      • Acquire Speedtest
  • JS API
    • JS Live Chat API
      • Description
      • Installation
      • Visitor
      • Thread
      • Conversation
      • User Verification
    • Quick Link Support
      • One Click Button
      • Social Media Share
    • Backend JS SDK
      • Setup Backend JS SDK
      • Demo Backend SDK
    • Advanced
      • Widget UI
      • Reference
  • Co Browse APIs
    • Acquire Co Browse
      • Co Browse API
  • Acquire API Events
    • WebRTC Related Events
  • iOS
    • SDK Setup Guide
      • Getting Started
      • Integration Guide (Core)
      • Integration Guide (Lite)
      • Manual Setup iOS
      • Acquire Account ID
    • SDK Configuration Example
    • iOS Cobrowse
    • Theme Setting
    • iOS Push Notifications
    • Verify your users
  • Android
    • Getting Started
      • Integration Guide (Core)
      • Integration Guide (Lite)
      • Start using Acquire
    • Acquire APIs
    • Acquire Delegates
    • Custom UI/widget
    • Cross Platform Integrations
  • Webhook API
    • Webhooks Basic
      • Introduction
      • Webhook Integrate Steps
      • Webhook Format
    • Webhook Events
      • On Chat Start
      • On Chat Accept
      • On Chat Message
      • On Chat Close
  • REST APIs
    • OAuth
      • Authorization
      • Tracklog
    • Profiles API
      • Profile List
      • Thread
      • Feedback
      • Profile Details
      • Message
      • Tags
      • Profile Agents
      • Campaigns
      • Profile Add Update
      • Profile Delete
      • Profile Visit History
      • Sender Emails
    • Chat
      • Chat Notes
    • Analytics
      • Chat Statistics
      • Team Analytics
      • Conversion Rate
      • Chat Tag
      • Co browsing
    • Agent
      • Agents List
      • Agent add
      • Edit / Get-agent
      • Update
    • Trigger
      • Triggers List
      • Triggers Detail
    • Operating Hours
      • Save Operating Hours
      • Get Operating Hours
    • Cobrowse
  • Chatbot API
    • Chat Bot
      • Integrate Your Chatbot
      • Dialog Flow V1 Chat-Bot
      • Dialog Flow V2 Chat-Bot
      • Dialog Flow Fulfillment & Custom Response
      • IBM Watson Integration
      • Amazon Lex Bot
      • Azure's QnA Maker
      • Webhook Calling & User Verification
      • Webhook For Reset Password
  • Knowledge Base APIs
    • Help Docs Setup
      • Get FAQ Categories
      • Get Setup Details
      • Get Side List
      • Get Article
      • Get Recent Article
      • Get Categorized Articles
      • Get Suggestion
  • Errors
    • API Error Handling
      • HTTP Responses
Powered by GitBook
On this page
  • Welcome to Acquire Developers Hub
  • API Reference
  • Requirement
  • JS API
  • Cobrowse API
  • IOS
  • Android
  • Webhook API
  • REST API
  • Chatbot API
  • Knowledgebase API
  • Errors

Acquire Developers Hub

NextAcquire Build Requirement

Last updated 5 years ago

Welcome to Acquire Developers Hub

Welcome to the Acquire Documentation, where you'll find guides and community support to help you start working as quickly as possible!

API Reference

​ is a headless support API that enables rapid experience-first all business development.

Requirement

Acquire is built and tested to work in the various web browsers. It may work in other browsers but these are not officially supported. We’ll explain the system requirements of Acquire covering requirements on the client side, agent side (Control Panel and Agent Console), and for Audio & Video Chat.

JS API

Loading the Acquire JavaScript library provides an Acquire JavaScript object that responds to a few methods. Use our powerful, fully-documented API for client side and to automate some of your Acquire activities and create custom integrations with your own systems. These allow you to update users without a page refresh and interact with the widget UI.

Cobrowse API

With our co-browsing API you can make any website or web application a real time collaboration tool. Acquire is the transparent layer that will allow your clients and representatives to communicate with each other using your website as a mirror.

In this document, you can find details about the principles of work of , the set of methods, options, and event types involved in establishing and maintaining a Cobrowse session.

IOS

Android

Webhook API

Unlike the API resources, which represent static data that you can create, update and retrieve as needed, webhooks represent dynamic resources. You can configure them to automatically notify you when a customer has taken a particular action, such as making a purchase or replying to a conversation.

REST API

Chatbot API

You can make your own Web API and put that into below popup with given request format.

Knowledgebase API

Acquire Organize advice, answers, documentation, and more for help that’s always available on site, in app, and in your business.

Errors

Any request that returns an error follows a standard format. Acquire will return an array of errors that contains objects containing status, title and details.

Acquire for iOS, for integrating Acquire into your iOS application. Get started on integrating the into your native iOS app using all functionality like live chat, video/audio call, cobrowse SDK, push notification, UI setting and many customization.

Bring real customer service to your mobile apps with ready-to-use chat widgets. In this documentation will cover embedding a mobile chat window in an Android application using .

This allows you to subscribe to changes happening in the accounts of any Acquire user that installs your integration. Webhooks are a powerful API resource that you can use to automate much of your use cases and improve your productivity.

An is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data. You can use it to retrieve and update information from your own Acquire account, or to integrate Acquire into your own product. It's completely up to you and your custom use case.

You can use Acquire as platform, by creating your own Bot with API endpoint that describe within this document. You can also make your Bot public, by this other people can use your Bot as service. These are few examples that show how Acquire platform will accept the request and give response, from uses.

so customers can help themselves for FAQ and Knowledgebase

You'll most likely receive an error if validation fails, something doesn't exist or something went wrong on our end. We return errors inline with the .

Acquire
requirements
agent side
JS APIs
Cobrowse API
AcquireIO iOS SDK
android native SDK
Webhooks API
Acquire RESTful API
API Endpoint for Bot
Publish docs
JSON API specification