All Parental Controls
☁️

Mobicip

No API
Parental Apps·mobicip.com

Cloud-based parental control with smart internet filtering, screen time management, app blocking, and cross-platform family monitoring dashboards.

12 full + 0 partial capabilities
5 platforms
FreemiumFree plan covers 1 device with basic filtering. Standard plan ($39.99/yr) covers 5 devices. Premium plan ($59.99/yr) covers 20 devices with full features.

About Mobicip

Mobicip provides a comprehensive, cloud-managed parental control experience across iOS, Android, Windows, macOS, ChromeOS, and Kindle Fire. Its smart internet filter uses AI to categorize websites in real-time, going beyond static blocklists to handle new and unclassified sites. Parents get granular screen time controls with daily schedules, per-app limits, and homework time modes. The unified dashboard makes it easy to manage multiple children across different devices, with detailed usage reports and instant alerts for policy violations.

Device Support

iOSAndroidWindowsmacOSChromeOS

Pricing

Freemium

Free plan covers 1 device with basic filtering. Standard plan ($39.99/yr) covers 5 devices. Premium plan ($59.99/yr) covers 20 devices with full features.

API Integration

No API

Age Range

Ages 317

Connect via Phosra

How Phosra Connects to Mobicip

Mobicip doesn't offer an API. Phosra provides step-by-step guided setup that mirrors your active rules.

Mobicip

Guided Setup

Register Mobicip 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": "mobicip",
    "mode": "guided"
  }'

Mobicip

Refresh Guide Steps

Refresh the guided setup steps for Mobicip to reflect any rule changes in your Phosra policy.

POST /v1/sources/src_mobicip_01/sync
bash
curl -X POST https://api.phosra.com/v1/sources/src_mobicip_01/sync \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "sync_mode": "guide_refresh"
  }'

Smart Web Filtering

Web Content Filter

web_filter_level

Applies category-based web filtering to block inappropriate sites.

GET /v1/sources/src_mobicip_01/guide/web_filter_level
bash
curl -X GET https://api.phosra.com/v1/sources/src_mobicip_01/guide/web_filter_level \
  -H "Authorization: Bearer sk_live_..."

Category Blocking

Category Blocking

web_category_block

Blocks entire web content categories like gambling, violence, or adult content.

GET /v1/sources/src_mobicip_01/guide/web_category_block
bash
curl -X GET https://api.phosra.com/v1/sources/src_mobicip_01/guide/web_category_block \
  -H "Authorization: Bearer sk_live_..."

Safe Search Enforcement

Safe Search Enforcement

web_safesearch

Forces safe search on all supported search engines.

GET /v1/sources/src_mobicip_01/guide/web_safesearch
bash
curl -X GET https://api.phosra.com/v1/sources/src_mobicip_01/guide/web_safesearch \
  -H "Authorization: Bearer sk_live_..."

Daily Time Limits

Daily Screen Time Limit

time_daily_limit

Caps total daily screen time across all connected platforms.

GET /v1/sources/src_mobicip_01/guide/time_daily_limit
bash
curl -X GET https://api.phosra.com/v1/sources/src_mobicip_01/guide/time_daily_limit \
  -H "Authorization: Bearer sk_live_..."

Scheduled Hours

Scheduled Access Windows

time_scheduled_hours

Restricts device or app access to approved time windows.

GET /v1/sources/src_mobicip_01/guide/time_scheduled_hours
bash
curl -X GET https://api.phosra.com/v1/sources/src_mobicip_01/guide/time_scheduled_hours \
  -H "Authorization: Bearer sk_live_..."

Capability Matrix

How Mobicip maps to Phosra's 12 rule categories.

Smart Web FilteringFull
Category BlockingFull
Safe Search EnforcementFull
Daily Time LimitsFull
Scheduled HoursFull
Per-App Time LimitsFull
Homework ModeFull
Activity ReportsFull
Instant AlertsFull
Location TrackingFull
Content Rating EnforcementFull
Social Media MonitoringFull
cloud basedcross platformsmart filteringhomework modefamily dashboard

Use Mobicip with Phosra

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