Getting Started

Welcome to ReachAI's documentation. This guide will help you get started with our platform and make the most of its features.

Quick Start

  1. Sign up for a ReachAI account
  2. Connect your X/Twitter account
  3. Create your first campaign
  4. Monitor your results

Features

Multi-Account Management

Manage multiple X/Twitter accounts from a single dashboard with separate campaign settings for each.

Smart DM Campaigns

Create and automate personalized DM campaigns with intelligent targeting and scheduling.

Analytics & Reporting

Track campaign performance with detailed analytics and customizable reports.

API Integration

Integrate ReachAI with your existing tools through our comprehensive API.

API Reference

Authentication

curl -X POST https://api.reachai.top/v1/auth \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"

Create Campaign

curl -X POST https://api.reachai.top/v1/campaigns \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "name": "My Campaign",
    "target_audience": "tech_enthusiasts",
    "daily_limit": 100
  }'

Best Practices

Campaign Optimization

  • Start with smaller daily limits and gradually increase
  • Use personalized messages for better engagement
  • Monitor and adjust targeting based on performance
  • Regularly review and update your campaign settings

Account Safety

  • Stay within X/Twitter's rate limits
  • Use natural language in your messages
  • Avoid spam-like behavior
  • Regularly monitor account health metrics