Supported Platforms
Platforms are grouped by category:
List all platforms:
Connecting a Platform
API Key Platforms
For platforms that use API keys (like NextDNS), pass the credentials directly:OAuth Platforms
For OAuth platforms, redirect the user through the authorization flow:Compliance Tiers
Each platform carries atier field indicating how deep Phosra’s integration with that platform is:
This is the platform integration tier (the
tier field on a GET /platforms entry) — an
unrelated concept from the OCSS Trust-List accreditation tier, which also uses the word
provisional (see Trust Framework). For the per-rule honesty map of
what Phosra can actually enforce on each platform, prefer the newer enforcement_mode +
rule_support fields — see Platforms & enforcement modes.Verifying Connections
After connecting, verify that credentials are still valid:Rule Translation
Not every platform supports every rule category. When Phosra enforces a policy, it:- Reads the child’s active policy and its rules
- For each connected platform, maps supported rule categories to platform-specific API calls
- Skips unsupported categories (counted as
rules_skippedin results) - Reports per-platform results with applied, skipped, and failed counts