App Store Compliance
App Store Content Moderation API
Meet Apple's App Store Guideline 1.2 with one integration - content filtering, reporting, user blocking, and audit trails included.
Ship your iOS app with confidence. One API covers every UGC requirement Apple checks for.
What it detects
- • Content filtering (Guideline 1.2.1)
- • Report offensive content (Guideline 1.2.2)
- • Block abusive users (Guideline 1.2.3)
- • Audit trails for review
Why developers choose Vettly
- • All four Guideline 1.2 requirements in one API
- • Swift and React Native integration guides
- • Pre-built App Store policy template
- • Ship compliance in hours, not weeks
Example request
bashcurl -X POST https://api.vettly.dev/v1/check \
-H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"content": "You are terrible.", "contentType": "text"}'Example response
json{
"flagged": true,
"action": "block",
"categories": {
"harassment": 0.93,
"hate": 0.02
},
"policy": "default",
"latency_ms": 142
}Compared to building in-house
Building content filtering, reporting, blocking, and audit trails from scratch takes weeks. Vettly covers all four App Store requirements with a single integration.
Read the App Store compliance guideKeep exploring
Content Moderation API
One endpoint for text, image, and video moderation.
OpenAI Moderation Alternative
Keep OpenAI speed while adding workflows, images, and video.
UGC Moderation API
Moderate posts, comments, profiles, and media at scale.
React Native Moderation API
Add moderation to React Native apps without custom backend glue.
Get an API key
Start making decisions in minutes with a Developer plan and clear upgrade paths.
Get an API key