All Parental Controls
๐Ÿง’

Kidslox

No API
Parental Appsยทkidslox.com

Simple, family-friendly screen time controls with daily limits, scheduled access, app blocking, and a shared family PIN system.

10 full + 0 partial capabilities
2 platforms
Freemiumโ€” Free trial for 14 days. Annual plan at $59.99/yr or lifetime purchase at $99.99, covering unlimited devices per family.

About Kidslox

Kidslox is designed for parents who want effective screen time controls without a steep learning curve. It offers three simple modes โ€” Lock (blocks everything), Schedule (follows a timed routine), and Free (full access) โ€” that parents can toggle with a tap. Daily screen time limits count down in real-time, and kids can see their remaining time. Kidslox also provides web filtering, app blocking, YouTube monitoring, and a family PIN system so both parents can manage controls from their own devices. The clean interface and straightforward setup make it an excellent choice for non-technical families.

Device Support

iOSAndroid

Pricing

Freemium

Free trial for 14 days. Annual plan at $59.99/yr or lifetime purchase at $99.99, covering unlimited devices per family.

API Integration

No API

Age Range

Ages 3โ€“16

Connect via Phosra

How Phosra Connects to Kidslox

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

Kidslox

Guided Setup

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

Kidslox

Refresh Guide Steps

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

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

Daily Time Limits

Daily Screen Time Limit

time_daily_limit

Caps total daily screen time across all connected platforms.

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

Screen Time Scheduling

Scheduled Access Windows

time_scheduled_hours

Restricts device or app access to approved time windows.

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

Instant Lock Mode

Device Downtime

time_downtime

Enforces device-wide downtime during specified periods.

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

Web Filtering

Web Content Filter

web_filter_level

Applies category-based web filtering to block inappropriate sites.

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

Capability Matrix

How Kidslox maps to Phosra's 10 rule categories.

Daily Time LimitsFull
Screen Time SchedulingFull
Instant Lock ModeFull
Web FilteringFull
Category BlockingFull
App BlockingFull
Usage ReportsFull
Safe Search EnforcementFull
Per-App BlockingFull
Limit Reached AlertsFull
simplescreen timefamily friendlythree modesunlimited devices

Use Kidslox with Phosra

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