Comprehensive guide for working with the Rhombus API and building applications on the Rhombus platform. Use when the user asks questions about the Rhombus API, requests cURL examples, needs endpoint documentation, wants to build apps integrating Rhombus…
Implement edge streaming and third-party camera integration with Rhombus — RTSP bridging via edgecaster, ONVIF camera ingestion via rhombus-libonvif, custom analytics seekpoint generation, and embedded player usage. Use whenever the user mentions RTSP, ONVIF,…
Generate a typed SDK client for the Rhombus API in Python, TypeScript, Java, Go, or C# from the official OpenAPI 3.0 spec. Use whenever the user asks to scaffold a Rhombus client, generate an SDK, create typed API bindings, build a Python/TypeScript/Java…
Scaffold a webhook listener for Rhombus events in Express (Node.js), FastAPI (Python), or AWS Lambda. Use whenever the user asks to build a webhook endpoint, event listener, or receiver for Rhombus alerts, door events, LPR matches, or any Rhombus-triggered…
Produce fleet-wide health and activity reports across every managed Rhombus client organization — weekly health summaries, monthly executive reports, incident rollups, license utilization, alert volume trends, camera uptime. Use whenever the user asks for a…
Rhombus CLI reference for MSP and reseller partners managing multiple client organizations. Covers partner authentication, the `--partner-org` flag, `rhombus partner get-partner-clients-v2`, the active-client pattern (.claude/rhombus-partner.local.md), and…
Onboarding runbook for adding a new client organization to partner management. Covers provisioning API access, inviting the partner admin, setting retention policy, configuring alert routing, and validating the onboarding with a smoke test. Use whenever the…
Rhombus CLI reference — installation, authentication, profiles, global flags, and the hand-written `rhombus login`, `rhombus configure`, `rhombus alert`, and `rhombus footage` commands, plus the ~60 auto-generated API service groups (camera, door, user,…