This is an n8n community node that lets you work with the Prey Developer API in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation Operations Credentials Usage notes Compatibility Resources
Follow the installation guide in the n8n community nodes documentation.
- Account
- Get account
- Users
- List users
- Get user
- Devices
- List devices
- Get device
- Get device location history (JSON or CSV)
- List device reports
- Get device report
- Trigger device action (alarm/alert/lock)
- Set device status (missing/recovered)
- Delete device
- Labels
- List labels
- Get label
- Create label
- Zones
- List zones
- Get zone
- Create zone
- Update zone
- Automations
- List automations
- Get automation
- Mass Actions
- List mass actions
- Get mass action
This node uses API Key authentication.
- Go to Prey Control Panel → Settings → Developer API.
- Create an API key (you can set permissions and expiration).
- Use the API key in the Prey API credential inside n8n.
Note: Creating API keys requires a Personal, Business, or Education plan.
The credential includes a Permission Level field (Read-only or Read & Write) to hide write operations when the key is read-only.
- The Prey Developer API is currently in Beta and has fewer write endpoints than read ones.
- Rate limits are per API key:
- 2 requests/second
- 60 requests/minute
- 10,000 requests/hour
Compatible with n8n@1.60.0 or later
