SHIELD PRODUCT API

Shield endpoints

Site-wide Developers API (MT-Connect, wallets, social login): /developers. This page lists Shield product routes. Support: support@futuret3ch.com.au.

Auth: user Bearer token or Head Office key. Billing checkout is not live โ€” PayID now; cards, Send, and all other billing coming soon.

  • POST /v1/auth/signup
    Email + password. Returns session.
  • POST /v1/auth/login
    Email + password.
  • POST /v1/auth/oauth/google
    Google sign-in. Avatar stored for the cog.
  • POST /v1/auth/oauth/facebook
    Facebook sign-in. Avatar stored for the cog.
  • GET /v1/me
    Profile, plan, trial clock, add-ons, threat level.
  • PATCH /v1/me/threat-level
    everyday | elevated | stalking | child
  • GET /v1/me/devices
    Licensed devices for this account.
  • POST /v1/devices/:id/heartbeat
    OS, Shield version, last scan.
  • POST /v1/devices/:id/diagnostics
    User-approved upload only.
  • GET /v1/scans
    Scan history. Real results, nothing invented.
  • POST /v1/scans
    Start an on-demand scan on a licensed device.
  • POST /v1/guide/chat
    Guide AI. Threat-level playbooks. Refuses attack advice.
  • POST /v1/family/link
    Create a visible guardian link code.
  • POST /v1/family/accept
    Child accepts. Banner always shown. Child can unlink.
  • GET /v1/family/children/:id/presence
    Last seen. Location only if Location Share is on.
  • POST /v1/support/sessions
    User creates. Staff join only after Allow.
  • GET /v1/addons
    Realtime AV, Network Ops, Family Link, Breach Watch, Concierge.