Rhombus
www.rhombus.com
· Rhombus
Enterprise physical-security platform. Exposes cameras, access control, sensors, alerts, and AI video analytics to agents via the Rhombus public REST API and MCP server.
www.rhombus.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 51/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-27 02:30:17 current | 8a997dcf297e… |
view → |
Endpoints
| Agent card | https://www.rhombus.com/.well-known/agent-card.json |
| Provider | https://www.rhombus.com |
| Docs | https://api-docs.rhombus.community/ |
Skills · 5 declared · mapped to canonical taxonomy
List cameras, check device and online status, and retrieve live or recorded footage links.
Read door and controller state, review badge and credential activity, manage access-control entities.
Read environmental, motion, entry, audio, and panic sensor readings and status.
Retrieve recent alerts and security events with associated footage and context.
Natural-language and scene queries over video, including people, vehicle, and license-plate detection.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/www.rhombus.com) [](https://agenstry.com/agents/www.rhombus.com) [](https://agenstry.com/agents/www.rhombus.com) [](https://agenstry.com/agents/www.rhombus.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "Rhombus",
"description": "Enterprise physical-security platform. Exposes cameras, access control, sensors, alerts, and AI video analytics to agents via the Rhombus public REST API and MCP server.",
"url": "https://api2.rhombussystems.com/api",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "Rhombus",
"url": "https://www.rhombus.com"
},
"version": "1.0.0",
"documentationUrl": "https://api-docs.rhombus.community/",
"iconUrl": "https://assets.rhombussystems.com/favicon.ico",
"capabilities": {
"streaming": false,
"pushNotifications": true
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"securitySchemes": {
"apiKey": {
"type": "apiKey",
"in": "header",
"name": "x-auth-apikey",
"description": "Rhombus API key created in the Console under Settings > API Management. Pair with header x-auth-scheme: api-token. See https://www.rhombus.com/auth.md"
},
"oauth2": {
"type": "oauth2",
"description": "OAuth 2.0 authorization code with PKCE. Discovery: https://api2.rhombussystems.com/.well-known/oauth-protected-resource",
"flows": {
"authorizationCode": {
"authorizationUrl": "https://console.rhombus.com/oauth/authorize",
"tokenUrl": "https://auth-web.rhombussystems.com/oauth/token",
"scopes": {}
}
}
}
},
"security": [
{
"apiKey": []
},
{
"oauth2": []
}
],
"skills": [
{
"id": "camera-operations",
"name": "Camera operations",
"description": "List cameras, check device and online status, and retrieve live or recorded footage links.",
"tags": [
"cameras",
"video",
"surveillance"
]
},
{
"id": "access-control",
"name": "Access control",
"description": "Read door and controller state, review badge and credential activity, manage access-control entities.",
"tags": [
"access-control",
"doors",
"badges"
]
},
{
"id": "sensors",
"name": "Sensors and environment",
"description": "Read environmental, motion, entry, audio, and panic sensor readings and status.",
"tags": [
"sensors",
"iot",
"environment"
]
},
{
"id": "alerts-events",
"name": "Alerts and events",
"description": "Retrieve recent alerts and security events with associated footage and context.",
"tags": [
"alerts",
"events",
"security"
]
},
{
"id": "ai-video-search",
"name": "AI video search",
"description": "Natural-language and scene queries over video, including people, vehicle, and license-plate detection.",
"tags": [
"ai",
"search",
"analytics"
]
}
]
}