Skip to main content

Chat API

Overview

Chat API provides a comprehensive suite of endpoints for managing customer interactions, user profiles, messaging, and integrated services. This documentation provides details on all available endpoints, request parameters, and response formats.

Base URL

All API endpoints are accessible at the following base URL:
https://1-some-client.some-server.healvi-chat/third-party/v1

Authentication

All API endpoints require authentication using Bearer tokens. Include the token in the Authorization header of your requests:
Authorization: Bearer YOUR_ACCESS_TOKEN

API Structure

The Chat API is organized into the following logical groups: Each section of the documentation provides detailed information about the endpoints within these groups, including parameters, request examples, and response formats.
I