MMGuardian
No APIMonitoring and protection app with call and SMS control, app supervision, web filtering, and real-time location tracking for Android and iOS.
About MMGuardian
MMGuardian provides a comprehensive suite of monitoring tools focused on communication safety. It can filter and monitor phone calls and text messages (including detecting images), block unknown contacts, and provide detailed logs of all communication activity. Beyond messaging controls, MMGuardian offers web filtering, app management (block, allow, or set time limits per app), screen time scheduling, and real-time GPS location tracking with geofencing. Its strength lies in deep Android integration that provides visibility into SMS and call activity that most competing apps cannot match.
Device Support
Pricing
Paid
Annual plans: Basic ($34.99/yr for 1 device), Standard ($49.99/yr for 3 devices), Premium ($69.99/yr for 5 devices).
API Integration
No API
Age Range
Ages 4โ17
How Phosra Connects to MMGuardian
MMGuardian doesn't offer an API. Phosra provides step-by-step guided setup that mirrors your active rules.
MMGuardian
Guided Setup
Register MMGuardian as a guided source and get step-by-step setup instructions for each capability.
curl -X POST https://api.phosra.com/v1/sources \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{
"child_id": "ch_emma_01",
"source": "mmguardian",
"mode": "guided"
}'
MMGuardian
Refresh Guide Steps
Refresh the guided setup steps for MMGuardian to reflect any rule changes in your Phosra policy.
curl -X POST https://api.phosra.com/v1/sources/src_mmguardian_01/sync \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{
"sync_mode": "guide_refresh"
}'
SMS/Call Monitoring
Chat & Messaging Control
social_chat_controlRestricts messaging to known, parent-approved contacts.
curl -X GET https://api.phosra.com/v1/sources/src_mmguardian_01/guide/social_chat_control \
-H "Authorization: Bearer sk_live_..."
Contact Blocking
DM Restriction
dm_restrictionRestricts direct messaging to approved contacts only.
curl -X GET https://api.phosra.com/v1/sources/src_mmguardian_01/guide/dm_restriction \
-H "Authorization: Bearer sk_live_..."
Activity Monitoring
Activity Monitoring
monitoring_activityEnables parent-visible activity reports across platforms.
curl -X GET https://api.phosra.com/v1/sources/src_mmguardian_01/guide/monitoring_activity \
-H "Authorization: Bearer sk_live_..."
Real-Time Alerts
Smart Alerts
monitoring_alertsSends real-time alerts when concerning activity is detected.
curl -X GET https://api.phosra.com/v1/sources/src_mmguardian_01/guide/monitoring_alerts \
-H "Authorization: Bearer sk_live_..."
GPS Location Tracking
Location Monitoring
monitoring_locationEnables parent-visible location tracking across devices.
curl -X GET https://api.phosra.com/v1/sources/src_mmguardian_01/guide/monitoring_location \
-H "Authorization: Bearer sk_live_..."
Capability Matrix
How MMGuardian maps to Phosra's 12 rule categories.
Use MMGuardian with Phosra
Connect MMGuardian through Phosra's API and enforce rules across every platform your child uses.