All Parental Controls
๐Ÿ‘๏ธ

MMGuardian

No API
Parental Appsยทmmguardian.com

Monitoring and protection app with call and SMS control, app supervision, web filtering, and real-time location tracking for Android and iOS.

12 full + 0 partial capabilities
2 platforms
Paidโ€” Annual plans: Basic ($34.99/yr for 1 device), Standard ($49.99/yr for 3 devices), Premium ($69.99/yr for 5 devices).

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

iOSAndroid

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

Connect via Phosra

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.

POST /v1/sources
bash
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.

POST /v1/sources/src_mmguardian_01/sync
bash
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_control

Restricts messaging to known, parent-approved contacts.

GET /v1/sources/src_mmguardian_01/guide/social_chat_control
bash
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_restriction

Restricts direct messaging to approved contacts only.

GET /v1/sources/src_mmguardian_01/guide/dm_restriction
bash
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_activity

Enables parent-visible activity reports across platforms.

GET /v1/sources/src_mmguardian_01/guide/monitoring_activity
bash
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_alerts

Sends real-time alerts when concerning activity is detected.

GET /v1/sources/src_mmguardian_01/guide/monitoring_alerts
bash
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_location

Enables parent-visible location tracking across devices.

GET /v1/sources/src_mmguardian_01/guide/monitoring_location
bash
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.

SMS/Call MonitoringFull
Contact BlockingFull
Activity MonitoringFull
Real-Time AlertsFull
GPS Location TrackingFull
Web FilteringFull
Category BlockingFull
Daily Time LimitsFull
Screen Time SchedulingFull
Per-App Time LimitsFull
App ManagementFull
Safe Search EnforcementFull
call monitoringsms controlcommunication safetydeep androidgeofencing

Use MMGuardian with Phosra

Connect MMGuardian through Phosra's API and enforce rules across every platform your child uses.