Skip to main content

VChata API Quickstart

This guide will help you make your first API call to VChata and create your first AI-powered social media campaign.

Prerequisites

Before you begin, you’ll need:
  • A VChata account (Sign up here)
  • Your API credentials
  • Basic knowledge of HTTP requests and JSON

Step 1: Get Your API Credentials

  1. Sign up for VChata at app.vchata.com
  2. Create an organization and complete the onboarding process
  3. Navigate to Settings > API Keys in your dashboard
  4. Generate a new API key and copy it securely
Keep your API key secure and never expose it in client-side code or public repositories.

Step 2: Make Your First API Call

Let’s start by getting information about your organization:

Step 3: Connect a Social Media Account

Connect a Facebook or Instagram account to start automating:

Step 4: Create Your First AI Agent

Now let’s create an AI agent that can automatically respond to comments and messages:

Step 5: Create a Campaign

Set up your first automated campaign:

Next Steps

Congratulations! You’ve successfully: ✅ Made your first API call
✅ Connected a social media account
✅ Created an AI agent
✅ Set up an automated campaign

Explore the API Reference

Dive deeper into all available endpoints and features.

Set up Webhooks

Learn how to receive real-time notifications about social media events.

JavaScript SDK

Use our official SDK for easier integration.

Authentication Guide

Learn about JWT tokens, rate limits, and security best practices.

Need Help?