Skip to content

Swiftcam Documentation

Swiftcam devices automatically register at https://push.swiftcam.app and receive a static 128-bit USER_ID token. Use that token to send notifications through https://push.swiftcam.app/api/push/notify.

Quick Start

  1. Copy your device USER_ID.
  2. Send notifications to https://push.swiftcam.app/api/push/notify.
  3. Use the push payload examples in Push Notifications.