Comment Generator API

GET

Create tailored social media comments in any tone.

Comment Generator produces social media comments formatted for text or image posts across positive, negative, and neutral tones. Each request returns generated comment text with optional emoji support, while paid plans can request batches up to 10.

Try it — live request, no key required

Request
GETapi.apiverve.com/v1/commentgenerator?mode=text
Query parameters
Verification
Format

No key required to try it. Get a key to use it in your app.

Example
{
  "status": "ok",
  "error": null,
  "data": {
    "count": 5,
    "mode": "text",
    "tone": "positive",
    "comments": [
      "You're so right! is a game-changer Wow! 😍",
      "Inspiring stuff gives me all the feels Wow! ✨",
      "Thanks for sharing this gives me all the feels Perfect! 💯",
      "Exactly my thoughts is on fire Wow beyond! 🌟",
      "Great outlook in everything here, very bright! slays! For sure! 😊"
    ]
  }
}

About the Comment Generator API

Supply the target post type (text or picture) along with an optional tone selection and an emoji toggle. The response returns an array containing generated comment strings matching the requested tone, which defaults to positive. The Free tier generates one comment per request, while paid plans can specify a count of up to 10.

What people use it for

Social Feed Automation
Social media management apps generate quick draft replies in positive or neutral tones to speed up community manager workflows across image feeds.
Synthetic Dataset Creation
Machine learning teams produce labeled positive and negative social comments to train and test text sentiment classification algorithms.
Forum Prototype Seeding
When staging new social applications, developers populate mock feed discussions with sample image-post comments instead of manually writing placeholder copy.
Moderation Bot Benchmarking
Evaluate automated content filters by testing incoming negative comment responses against keyword rules and toxicity thresholds before deploying to production.

Ways to call it

One endpoint, many ways in — REST with JSON, XML, YAML and CSV, plus GraphQL and an MCP interface for AI agents.

JSON
Default REST response
XML
Markup format
YAML
Human-readable
CSV
Tabular export
Beta
GraphQL
Query language
New
MCP
For AI agents

Other ways to use Comment Generator

Same data, same APIVerve account, same credit balance — one key works on all of them.

Questions.

Common questions about the Comment Generator API.

Read the docs
What types of social posts can I generate comments for?
The API supports both text posts and picture posts through dedicated endpoints. For either format, you can select the generation mode, apply a specific tone, and decide whether emojis should appear in the output.
Can I control whether emojis appear in the generated comments?
Yes. Setting the emojis parameter to true or false lets you enforce or prevent emojis in the generated comments.
What is the maximum number of comments I can generate in a single call?
On paid plans, you can request up to 10 comments per call using the count parameter. The response returns the list of comments alongside the applied mode and tone settings.
Can I adjust the comment count on the Free plan?
Customizing the count parameter requires a paid plan. Requests on the Free plan use the default count, while any paid subscription lets you request up to 10 comments per call.
What would 25,000 comment generation requests a month cost me?
That volume fits within the Starter plan, which covers up to 100,000 calls per month. At 2 credits per call, 25,000 requests use 50,000 credits, working out to about $0.30 per 1,000 calls. The Free plan includes 100 calls per month at no cost.

Ready to build with Comment Generator? Start with 200 free credits — one key unlocks all 300+ APIs.

Explore the catalog

300+ APIs on the same key and the same response shape.

Browse all APIs