All Parental Controls
๐Ÿ”’

Norton Family

No API
Parental Appsยทfamily.norton.com

Norton's parental control solution with web supervision, time management, search monitoring, and location tracking backed by NortonLifeLock's threat intelligence.

12 full + 0 partial capabilities
3 platforms
Freemiumโ€” Included with Norton 360 Deluxe ($49.99/yr) and Premium ($109.99/yr) subscriptions. Standalone Norton Family Premier at $49.99/yr.

About Norton Family

Norton Family leverages NortonLifeLock's decades of cybersecurity expertise to provide parents with web supervision, time management, instant lock, search monitoring, video supervision, mobile app supervision, and location tracking. It integrates seamlessly with Norton 360 subscriptions, making it an attractive choice for families already in the Norton ecosystem. The school time feature lets parents restrict device usage to educational sites during school hours. Norton Family excels at web filtering accuracy thanks to Norton's massive URL classification database.

Device Support

iOSAndroidWindows

Pricing

Freemium

Included with Norton 360 Deluxe ($49.99/yr) and Premium ($109.99/yr) subscriptions. Standalone Norton Family Premier at $49.99/yr.

API Integration

No API

Age Range

Ages 4โ€“17

Connect via Phosra

How Phosra Connects to Norton Family

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

Norton Family

Guided Setup

Register Norton Family 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": "norton-family",
    "mode": "guided"
  }'

Norton Family

Refresh Guide Steps

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

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

Web Supervision

Web Content Filter

web_filter_level

Applies category-based web filtering to block inappropriate sites.

GET /v1/sources/src_norton_family_01/guide/web_filter_level
bash
curl -X GET https://api.phosra.com/v1/sources/src_norton_family_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_norton_family_01/guide/web_category_block
bash
curl -X GET https://api.phosra.com/v1/sources/src_norton_family_01/guide/web_category_block \
  -H "Authorization: Bearer sk_live_..."

Search Monitoring

Safe Search Enforcement

web_safesearch

Forces safe search on all supported search engines.

GET /v1/sources/src_norton_family_01/guide/web_safesearch
bash
curl -X GET https://api.phosra.com/v1/sources/src_norton_family_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_norton_family_01/guide/time_daily_limit
bash
curl -X GET https://api.phosra.com/v1/sources/src_norton_family_01/guide/time_daily_limit \
  -H "Authorization: Bearer sk_live_..."

School Time Scheduling

Scheduled Access Windows

time_scheduled_hours

Restricts device or app access to approved time windows.

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

Capability Matrix

How Norton Family maps to Phosra's 12 rule categories.

Web SupervisionFull
Category BlockingFull
Search MonitoringFull
Daily Time LimitsFull
School Time SchedulingFull
Instant LockFull
Activity ReportsFull
Rule Violation AlertsFull
Location TrackingFull
Video SupervisionFull
Social Media MonitoringFull
Data Sharing ControlsFull
nortonweb supervisionschool timevideo monitoringlocation

Use Norton Family with Phosra

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