One secure place to authenticate, manage devices, and access data across all Smith Robotics products and services.
OAuth-style bearer tokens · Role-based access (user/admin) · Audit-friendly operations
A single identity and API layer for everything we build — so you can integrate once and scale across new sensors, AI models, and services without re-plumbing auth.
All authenticated through Wild Database. Add more over time without changing how you sign in.
Upload audio or stream detections; get species IDs, timestamps, and confidence scores.
POST /perch/detections
Register and manage field devices. Sync status, firmware, and telemetry.
GET /user/devices
Push detections and events into your stack. Configure per-project webhooks.
POST /user/webhooks/test
Authorization: Bearer <token>
role: 0
(user), 10
(admin)/docs