Skip to main content

Overview

Welcome to the Clientbase API documentation. This API allows you to integrate Clientbase’s functionalities into your own applications. You can initiate calls, retrieve workspace details, and manage agents programmatically.

Getting Started

To start using the Clientbase API, you’ll need to:

Authentication

All API requests require an API key. Include your API key in the api-key header for every request. Find your api key in the settings.
api-key: YOUR_API_KEY