Tagove · AsyncAPI Specification

Tagove Webhooks

Version

View Spec View on GitHub CompanyCustomer-SupportLive ChatConversationalCo-BrowsingChatbotsWebhookCustomer CommunicationHelp DeskAsyncAPIEvents

AsyncAPI Specification

tagove-webhooks.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://developer.acquire.io/webhook-api/introduction
spec_type: Webhooks
docs: https://developer.acquire.io/webhook-api/introduction
description: >-
  Acquire (formerly Tagove) sends outbound webhooks to a configured endpoint
  instead of requiring polling. Webhooks are managed under Settings > For
  Developers > Webhooks.
security:
  signature_header: x-acquire-signature
  algorithm: HMAC-SHA256
  verification: >-
    Each webhook is created with an allocated HMAC/secret key. Outbound requests
    carry an HMAC-SHA256 hash of the payload body in the x-acquire-signature
    header; the receiver recomputes the hash with the shared secret and compares.
  docs: https://developer.acquire.io/webhook-api/securing-webhook
events:
- name: chat.pending
  trigger: Chat status is set to Pending
  status: coming-soon
- name: chat.active
  trigger: Chat status is set to Active
  status: available
- name: chat.queue
  trigger: Chat status is set to Queue
  status: coming-soon
- name: chat.closed
  trigger: Chat status is set to Closed
  status: available
- name: agent.status_change
  trigger: Agent status change (available/unavailable, chat/email/VOIP channel toggled)
  status: coming-soon
- name: case.new
  trigger: A new case is added
  status: available
chatbot_webhooks:
  note: Chatbots additionally support inbound webhook calls and user verification.
  docs: https://developer.acquire.io/rest-apis/chatbot/webhooks-in-chatbot.md

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/tagove-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.