Documentation

Learn how to get started with X Commenter AI and make the most of its features.

Quick Start Guide
Get up and running in minutes

1. Sign In with X (Twitter)

Click the "Sign in with X" button to authenticate with your X (Twitter) account using OAuth. No password required.

2. Install Chrome Extension

Download and install our Chrome extension from the Chrome Web Store. The extension will integrate seamlessly with X (Twitter).

3. Start Generating Comments

Navigate to any tweet, click the "Generate Comment" button, and choose from AI-generated suggestions that match your style.

Chrome Extension Setup
Installing and configuring the extension

Installation

  1. Download the extension from the Chrome Web Store
  2. Click "Add to Chrome" and confirm the installation
  3. Pin the extension to your toolbar for easy access
  4. Sign in with your X Commenter AI account

Configuration

The extension automatically syncs with your account settings. You can customize your persona and preferences from your dashboard.

API Integration
Using the REST API

Authentication

All API requests require authentication using a Bearer token:

Authorization: Bearer YOUR_JWT_TOKEN

Generate Comments

POST to /api/generate-comment

{
  "tweetText": "The content of the tweet",
  "userPersona": "Optional persona description"
}

Response Format

{
  "comments": [
    "First AI-generated comment",
    "Second AI-generated comment",
    "Third AI-generated comment"
  ]
}

Rate Limits

Free tier: 10 requests per minute
Premium tier: 100 requests per minute

Troubleshooting
Common issues and solutions

Extension not working

  • Ensure you're signed in to your account
  • Try refreshing the X (Twitter) page
  • Check that the extension has the necessary permissions
  • Disable other extensions that might conflict

Rate limit exceeded

If you've reached your daily limit, you can either wait until the next day or upgrade to a premium plan for 10x more comments (100/day).

Authentication issues

Try logging out and logging back in. If the issue persists, clear your browser cache and cookies for X Commenter AI.

Quick Links
API Base URL
https://api.xcommenter.com
Need Help?

Can't find what you're looking for? Our support team is here to help.