AI Chatbot with API Access

Integrate AI chat into any platform programmatically

Vatdi provides a comprehensive REST API that gives developers full programmatic access to chatbot creation, training, conversation management, and analytics. Build custom chat interfaces, integrate AI into mobile apps, or connect Vatdi to your internal tools and workflows.

How It Works

1

Generate API Keys

Create API keys from your Vatdi dashboard with scoped permissions for the endpoints you need.

2

Integrate with Your Stack

Use our REST API directly or install an SDK for JavaScript, Python, or PHP to speed up development.

3

Build Custom Experiences

Embed AI chat in mobile apps, internal dashboards, kiosks, or any interface your users interact with.

Key Benefits

Embed AI chat natively inside mobile apps with custom UI

Build internal tools that query the chatbot knowledge base programmatically

Automate training data updates from CI/CD pipelines or content management systems

Create multi-channel chat experiences across web, SMS, and messaging platforms

Complete REST API Coverage

Every feature available in the Vatdi dashboard is also accessible via API. Create chatbots, upload training data, manage conversations, pull analytics, and configure settings programmatically. The API follows RESTful conventions with clear JSON request and response formats.

Real-Time Streaming Responses

Use server-sent events to stream chatbot responses token by token, just like the native widget. This enables responsive chat experiences in custom interfaces where users see the AI typing in real time.

SDKs and Client Libraries

Vatdi provides official SDKs for JavaScript, Python, and PHP. Each SDK includes typed interfaces, error handling, and retry logic so you can integrate quickly without dealing with raw HTTP requests.

Frequently Asked Questions

API access is available on Pro and higher plans. The free plan does not include API access.

Rate limits vary by plan. Pro plans include 1,000 requests per minute. Enterprise plans offer custom limits.

Yes. The conversation endpoint supports server-sent events for real-time streaming of AI responses.

Yes. Vatdi provides official SDKs for JavaScript (Node.js and browser), Python, and PHP with full TypeScript/type hint support.

Yes. The API is versioned and Vatdi maintains backward compatibility. Deprecation notices are provided at least six months in advance.

Build with the Vatdi API

Full programmatic control over your AI chatbot. SDKs for JavaScript, Python, and PHP.