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
bashcurl -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.
Keep exploring
Content Moderation API
One endpoint for text, image, and video moderation.
Image Moderation API
Policy-driven image checks with clear allow, review, and block actions.
Video Moderation API
Async video moderation without stitching together multiple vendors.
Content Moderation for EdTech
Keep classrooms, tutoring chats, and student forums safe. COPPA-aware policies, parental review flows, and audit trails for school administrators.
Get an API key
Start making decisions in minutes with a Developer plan and clear upgrade paths.
Get an API key