All Parental Controls
๐ŸŒฟ

Canopy

No API
Parental Appsยทcanopy.us

AI-based content filtering that blocks explicit images and videos in real-time on the device without taking screenshots or logging private messages.

11 full + 0 partial capabilities
2 platforms
Paidโ€” Plans start at $7.99/mo or $71.99/yr per family (up to 10 devices).

About Canopy

Canopy takes a privacy-first approach to parental controls by using on-device AI to detect and block explicit images and videos in real-time โ€” across any app, browser, or messaging platform โ€” without ever taking screenshots, reading message content, or sending private data to the cloud. This makes it one of the few solutions that can filter content inside encrypted messaging apps like iMessage and WhatsApp while respecting the child's textual privacy. Canopy also provides web filtering, sexting prevention, and screen time management.

Device Support

iOSAndroid

Pricing

Paid

Plans start at $7.99/mo or $71.99/yr per family (up to 10 devices).

API Integration

No API

Age Range

Ages 5โ€“17

Connect via Phosra

How Phosra Connects to Canopy

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

Canopy

Guided Setup

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

Canopy

Refresh Guide Steps

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

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

Visual Content Filtering

Content Rating Filter

content_rating

Enforces age-appropriate content ratings across apps and media.

GET /v1/sources/src_canopy_01/guide/content_rating
bash
curl -X GET https://api.phosra.com/v1/sources/src_canopy_01/guide/content_rating \
  -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_canopy_01/guide/web_filter_level
bash
curl -X GET https://api.phosra.com/v1/sources/src_canopy_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_canopy_01/guide/web_category_block
bash
curl -X GET https://api.phosra.com/v1/sources/src_canopy_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_canopy_01/guide/web_safesearch
bash
curl -X GET https://api.phosra.com/v1/sources/src_canopy_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_canopy_01/guide/time_daily_limit
bash
curl -X GET https://api.phosra.com/v1/sources/src_canopy_01/guide/time_daily_limit \
  -H "Authorization: Bearer sk_live_..."

Capability Matrix

How Canopy maps to Phosra's 11 rule categories.

Visual Content FilteringFull
Web FilteringFull
Category BlockingFull
Safe Search EnforcementFull
Daily Time LimitsFull
Screen Time SchedulingFull
Sexting PreventionFull
Alert NotificationsFull
Activity ReportsFull
Chat Content FilteringFull
Privacy-First DesignFull
ai filteringprivacy firstno screenshotssexting preventionencrypted apps

Use Canopy with Phosra

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