All Parental Controls
๐ŸŒณ

Troomi

No API
Parental Appsยทtroomi.com

Kid-safe smartphone with parent-approved apps, GPS tracking, and a safe messaging system โ€” no social media, no open internet.

11 full + 0 partial capabilities
1 platforms
Bundledโ€” Troomi phones from $99 (device). Monthly plans from $19.95/mo (talk + text) to $29.95/mo (talk + text + curated apps + GPS).

About Troomi

Troomi provides smartphones designed for kids that prioritize safety without sacrificing the connectivity families need. Running a custom version of Android, Troomi devices ship with no social media, no open internet browsing, and no app store. Parents use the Troomi Parent Portal to approve specific apps from a curated, safety-reviewed library and manage their child's contacts, messaging permissions, and GPS location. The KidSmart Apps program ensures every available app meets Troomi's child safety standards. Troomi's tiered plans let families start with basic talk-and-text and gradually add features as kids mature.

Device Support

Android

Pricing

Bundled

Troomi phones from $99 (device). Monthly plans from $19.95/mo (talk + text) to $29.95/mo (talk + text + curated apps + GPS).

API Integration

No API

Age Range

Ages 6โ€“14

Connect via Phosra

How Phosra Connects to Troomi

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

Troomi

Guided Setup

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

Troomi

Refresh Guide Steps

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

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

Parent-Approved App Library

Content Rating Filter

content_rating

Enforces age-appropriate content ratings across apps and media.

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

Safe Messaging System

Chat & Messaging Control

social_chat_control

Restricts messaging to known, parent-approved contacts.

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

Contact Approval

DM Restriction

dm_restriction

Restricts direct messaging to approved contacts only.

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

No Browser (Full Block)

Web Content Filter

web_filter_level

Applies category-based web filtering to block inappropriate sites.

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

No Social Media

Social Media Age Gate

social_media_min_age

Blocks social media account access until the child reaches the minimum age.

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

Capability Matrix

How Troomi maps to Phosra's 11 rule categories.

Parent-Approved App LibraryFull
Safe Messaging SystemFull
Contact ApprovalFull
No Browser (Full Block)Full
No Social MediaFull
GPS Location TrackingFull
No App StoreFull
No In-App PurchasesFull
No Account CreationFull
Screen Time LimitsFull
Parent AlertsFull
dedicated phoneno internetkid safe appssafe messagingparent portal

Use Troomi with Phosra

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