All Parental Controls
๐Ÿ”

Kaspersky Safe Kids

No API
Parental Appsยทkaspersky.com/safe-kids

Kaspersky's parental control suite with GPS tracking, screen time management, web and YouTube filtering, and real-time alerts across all major platforms.

12 full + 0 partial capabilities
4 platforms
Freemiumโ€” Free plan includes web filtering and screen time. Premium plan at $14.99/yr per family (often bundled with Kaspersky security suites).

About Kaspersky Safe Kids

Kaspersky Safe Kids draws on Kaspersky's deep expertise in internet security to deliver a full-featured parental control solution. It provides real-time GPS tracking with geofencing alerts, screen time management with per-device schedules, web filtering with 14 content categories, YouTube search monitoring, battery level monitoring, and social media monitoring on VK. The free tier is surprisingly generous, offering web filtering and screen time management at no cost. Premium adds GPS tracking, real-time alerts, YouTube monitoring, and battery tracking. Available on Windows, macOS, iOS, and Android.

Device Support

iOSAndroidWindowsmacOS

Pricing

Freemium

Free plan includes web filtering and screen time. Premium plan at $14.99/yr per family (often bundled with Kaspersky security suites).

API Integration

No API

Age Range

Ages 3โ€“17

Connect via Phosra

How Phosra Connects to Kaspersky Safe Kids

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

Kaspersky Safe Kids

Guided Setup

Register Kaspersky Safe Kids 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": "kaspersky-safe-kids",
    "mode": "guided"
  }'

Kaspersky Safe Kids

Refresh Guide Steps

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

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

Web Filtering

Web Content Filter

web_filter_level

Applies category-based web filtering to block inappropriate sites.

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

Category Blocking (14 categories)

Category Blocking

web_category_block

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

GET /v1/sources/src_kaspersky_safe_kids_01/guide/web_category_block
bash
curl -X GET https://api.phosra.com/v1/sources/src_kaspersky_safe_kids_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_kaspersky_safe_kids_01/guide/web_safesearch
bash
curl -X GET https://api.phosra.com/v1/sources/src_kaspersky_safe_kids_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_kaspersky_safe_kids_01/guide/time_daily_limit
bash
curl -X GET https://api.phosra.com/v1/sources/src_kaspersky_safe_kids_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_kaspersky_safe_kids_01/guide/time_scheduled_hours
bash
curl -X GET https://api.phosra.com/v1/sources/src_kaspersky_safe_kids_01/guide/time_scheduled_hours \
  -H "Authorization: Bearer sk_live_..."

Capability Matrix

How Kaspersky Safe Kids maps to Phosra's 12 rule categories.

Web FilteringFull
Category Blocking (14 categories)Full
Safe Search EnforcementFull
Daily Time LimitsFull
Scheduled HoursFull
Per-App Time LimitsFull
GPS Tracking & GeofencingFull
Real-Time AlertsFull
Activity ReportsFull
YouTube MonitoringFull
Social Media MonitoringFull
Device DowntimeFull
kasperskygps trackingyoutube monitoringgenerous free tiersecurity suite

Use Kaspersky Safe Kids with Phosra

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