SOCIAL BACKGROUND CHECK API
Screen any creator for brand-safety risk before you commit
Submit a profile or media URL and get back a risk score across public post history, scored against criteria you define. Catch problem posts before a partnership goes live.
Low risk
242Clean
4Review
0Flagged
Social Background Check API
Profile risk score
A single risk rating backed by per-post detail.
Your own criteria
Define categories, keywords, and a time window.
Screen a media URL
Score a single image or video on its own.
Continuous monitoring
Re-run screenings on a schedule and get alerts.
Flagged content
See exactly which posts crossed the line.
- Every flagged post comes back with URL, thumbnail, and date.
- Risk categories and reasons behind each flag.
- Keyword matches with exact, stemming, and synonym detail.
- Filter flagged content by platform or date range.
Risk categories
Hate / Aggression0 Flags
Substances0 Flags
Toxic Language0 Flags
HOW IT WORKS
From key to production in four steps.
01
Create criteria
Define risk categories, keywords, and a time window once.
02
POST /screening
Submit profile URLs with your criteria ID.
03
Listen for webhook
We fire SAFETY_FETCH.SUCCESS when done.
04
Pull the report
Fetch risk rating and flagged content, then act.
THE ENDPOINT
One call. Structured data back.
POST /api/fairservice/screening
POST /api/fairservice/screening
curl -X POST "https://stg.api.fair-indonesia.com/api/fairservice/screening" \
-H "Authorization: <your_token>" \
-H "Content-Type: application/json" \
-d '{
"flagging_criteria_id": "0450d8a8-cab9-4eb2-a7ba-00e59a8d78ad",
"social_media_profiles": [
{
"platform": "instagram",
"profile_url": "https://www.instagram.com/jennierubyjane"
}
]
}'FAQ
Frequently asked questions
Which content categories are screened?+
We screen violence, toxic language, hate speech, substances, and controversial keywords.
Get Instant API Access Today
Contact our team for a free trial and staging credentials.
