Quick Start
Create your first bot and make your first API call in minutes
Authentication
Learn how to authenticate with the Botsify API using tokens and API keys
API Reference
Explore every endpoint with request and response examples
WhatsApp Integration
Connect your bot to WhatsApp and send broadcast messages
What You Can Build
Botsify supports three agent types to match your use case:- Chatbot — Rule-based and AI-assisted bots for structured conversation flows
- Agent — Fully autonomous AI agents that reason and respond dynamically
- Voice — Voice-enabled bots for audio-based interactions
Get Up and Running
1
Create an account
Sign up at app.botsify.com to get your workspace credentials.
2
Authenticate
Call
POST /api/v1/login with your email and password to retrieve your Bearer token and API credentials.3
Create your first bot
Use
POST /api/v1/create-bot to create a chatbot, agent, or voice bot in your workspace.4
Start a conversation
Send messages through the Converse API and get AI-powered responses in real time.
Explore by Topic
Bots & Agents
Understand agent types and how bots are structured
Agent Versions
Version, edit, and deploy agent configurations safely
Conversations
How messaging and conversation history works in Botsify
Send Messages
Push messages to users on any connected channel
Analytics
Track bot performance with dashboard stats
User Attributes
Store and use custom data about your bot’s users
