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¶
- Copy your device
USER_ID. - Send notifications to
https://push.swiftcam.app/api/push/notify. - Use the push payload examples in Push Notifications.