Logo
Chatbase Logo

Chatbase APIs

Build customer service virtual agents faster and smarter. Chatbase relies on Google's ML and search capabilities to unlock insights from your call or chat logs.

Chatbase APIs

Account Request URL

-

Base Endpoint

https://www.chatbase.co/account

Messages

Send a message to a user.

/api/messages

userId, platform, text, language

Audiences

Get all audiences.

/api/audiences

userId, platform, nextPageToken

Messages

Get historic messages.

/api/messages

userId, platform, nextPageToken, startDate, endDate

Sessions

Start a session.

/api/sessions

platform, visitorId, sessionId, epoch, timeZone, pageViewId, url

Users

Get users with additional information.

/api/users

platform, userId, nextPageToken

Predictions

Get predictions for a session.

/api/predictions

platform, visitorId, sessionId, language

Flows

Create a new Flow.

/api/flows

userId, platform, projectId, name, description

Integrations

Get all registered integrations.

/api/integrations

platform, userId, nextPageToken

Sessions

Get all the sessions of a user.

/api/sessions

platform, userId, nextPageToken

Flows

Get all flows associated with a project.

/api/flows

userId, platform, projectId, nextPageToken

Webhooks

Create a new Webhook.

/api/webhooks

platform, userId, name, url, secret, description

Flows

Delete a flow.

/api/flows

userId, platform, flowId

Conversations

Create a new Conversation.

/api/conversations

userId, platform, visitorId, sessionId, timezone

Flows

Update a Flow.

/api/flows

userId, platform, flowId, name, description, parameters, messages

Messages

Update the message status.

/api/messages

platform, visitorId, sessionId, messageId, status

Flows

Partially Update an existing Flow.

/api/flows

userId, platform, flowId, parameters, messages

Webhooks

Get all the webhooks registered by a user.

/api/webhooks

platform, userId, nextPageToken

Integrations

Register a new integration.

/api/integrations

userId, platform, serviceType, config

Conversations

Get a conversation by its id.

/api/conversations

userId, platform, conversationId

Templates

Get all the templates.

/api/templates

platform, userId, projectId, nextPageToken

Integrations

Unregister an integration.

/api/integrations

platform, userId, serviceType

Templates

Create a new Template.

/api/templates

userId, platform, projectId, name, template

Templates

Partially update the Template.

/api/templates

userId, platform, templateId, template

Sessions

Update the session.

/api/sessions

platform, visitorId, sessionId, epoch, timeZone, pageViewId, url

Messages

Partially update the message.

/api/messages

platform, visitorId, sessionId, messageId, text, language

Audiences

Update an audience.

/api/audiences

userId, platform, audienceId, name, description

Conversations

Update a conversation.

/api/conversations

userId, platform, conversationId, status

Users

Update the User info.

/api/users

userId, platform, user

Users

Delete a User.

/api/users

userId, platform

Details

Provider

Country HQ

ON, Canada

API Type

REST

Categories

Bots
Chat Bot Builders

Alternatives

Important URLs

Last Updated on

2024-03-24

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo