SDK (@phosra/sdk)
Families
List families
List user’s families
GET
SDK (@phosra/sdk)
A family is the top-level container that owns children, policies, and platform connections.
Every parental-control workflow starts by creating (or listing) a family.
Testing against the sandbox? Point calls at the sandbox base URL
https://phosra-api-sandbox-production.up.railway.app/api/v1 with a phosra_test_ key. The
@phosra/cli phosra init flow wires this for you.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.