E-Commerce

Content Moderation for E-Commerce

Catch unsafe listings, fake reviews, and scam DMs.

One API for listings, reviews, photos, and seller-buyer chat.

What it detects

  • Counterfeit & IP violations
  • Prohibited goods
  • NSFW listing photos
  • Fake reviews
  • Scam DMs to buyers
  • Custom rules

Why developers choose Vettly

  • Listing + review + DM moderation in one API
  • Image checks for listing photos
  • Custom counterfeit policies
  • Audit trails for dispute resolution
Example request
bash
curl -X POST https://api.vettly.dev/v1/check \
  -H "Authorization: Bearer YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"content": "https://example.com/image.jpg", "contentType": "image"}'
Example response
json
{
  "flagged": true,
  "action": "review",
  "categories": {
    "sexual": 0.88,
    "violence": 0.04
  },
  "policy": "marketplace-safe",
  "latency_ms": 318
}

Compared to keyword filters on listings

AI classification catches paraphrased prohibited goods and counterfeit signals that keyword lists miss.

Get an API key

Start making decisions in minutes with a Developer plan and clear upgrade paths.

Get an API key