Device Rescue offers a complete API Documentation portal to help your team build custom integrations, automate workflows, and connect with external systems.
Who Can See API Documentation Access
-
The API Documentation itself is publicly available and not restricted based on role.
-
However, inside the Device Rescue platform, we only show the API Documentation link to Admin users.
This is to avoid confusing non-admin users with features they are not permitted to use (like API Token generation).
Where Admins Can Access API Documentation
If you have the Admin role, you can access the API Documentation in two places inside the app:
-
Account Settings → Webhooks & API → API Documentation button
-
Footer Link at the bottom of the page while logged into your account
Clicking either link will open our external API portal, where you can find:
-
API endpoint references
-
Authentication guidelines
-
Usage examples
-
Integration best practices
API Tokens and Permissions
-
Only Admins can generate, view, and manage API Tokens inside the platform
-
All API Token activity (creation, deletion) is restricted to Admins for security reasons
Best Practices
-
Admins can share the API Documentation URL directly with developers if needed
-
Assign Admin access only to those who need to manage API connections
-
Regularly monitor API usage inside Webhooks & API to stay within your daily limit
🛡️ Reminder: Always protect API Tokens and rotate them periodically for enhanced security.