API Documentation

Complete API reference for integrating our AI chatbot platform into your applications

RESTful API JSON responses
1

Getting Started

Welcome to the AI Chatbot Platform API documentation. This guide will help you integrate our powerful AI-powered customer support solution into your applications.

1

Get Your API Key

Sign up for a free account and generate your API key from the dashboard. Your API key is used to authenticate all requests.

Get API Key โ†’
2

Make Your First Request

Send your first chat message using our simple REST API. See the examples below for request/response formats.

View Endpoints โ†’
3

Integrate with Your App

Use our SDKs or make direct HTTP requests to integrate with your application.

Browse SDKs โ†’

Base URL

All API endpoints use the following base URL:

https://api.chatbotpro.com/v1
2

Authentication

Include your API key in the Authorization header using Bearer token authentication.

Authorization: Bearer your_api_key_here
3

Endpoints

POST

Chat Endpoint

Send messages to your AI chatbot and receive intelligent responses. This is the main endpoint for processing user messages.

POST /chat
4

Rate Limits

API rate limits are enforced to ensure fair usage and system stability. Limits vary by plan.

Plan Requests/Minute Requests/Day Features
Free Popular
10 1,000
Basic API Community
Starter Recommended
60 10,000
Priority Webhooks
Pro Best Value
300 50,000
Advanced Analytics
SimpleChatbot: HIDDEN (Clicks: 0)