Rumble API (deprecated)

<p><b><i>Rumble Network Discovery is now runZero. <a href="https://www.runzero.com/blog/introducing-runzero/">Read the announcement</a></i></b>.</p> <p>This API is frozen and no longer being updated as of version 2.15.0.</p> <p>See our latest API documentation at <a href="https://app.swaggerhub.com/apis-docs/runZero/runZero">swaggerhub.com/apis-docs/runZero/runZero</a>.</p>

Claim this API

Are you the operator of Rumble API (deprecated)? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Rumble API (deprecated)? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://console.rumble.run/api/v1.0
Auth: unknown
Endpoints: 48
Reachable: unknown
CORS: unknown

Endpoints

Method Path Summary Auth Last Status Latency
GET /export/org/assets.cisco.csv Cisco serial number and model name export for Cisco Smart Net Total Care Service.
GET /export/org/assets.csv Asset inventory as CSV
GET /export/org/assets.json Exports the asset inventory
GET /export/org/assets.jsonl Asset inventory as JSON line-delimited
GET /export/org/assets.nmap.xml Asset inventory as Nmap-style XML
GET /export/org/assets.servicenow.csv Export an asset inventory as CSV for ServiceNow integration
GET /export/org/assets.servicenow.json Exports the asset inventory as JSON
GET /export/org/assets/sync/created/assets.json Exports the asset inventory in a sync-friendly manner using created_at as a checkpoint. Requires the Splunk entitlement.
GET /export/org/assets/sync/updated/assets.json Exports the asset inventory in a sync-friendly manner using updated_at as a checkpoint. Requires the Splunk entitlement.
GET /export/org/services.csv Service inventory as CSV
GET /export/org/services.json Service inventory as JSON
GET /export/org/services.jsonl Service inventory as JSON line-delimited
GET /export/org/services.servicenow.csv Export a service inventory as CSV for ServiceNow integration
GET /export/org/sites.csv Site list as CSV
GET /export/org/sites.json Export all sites
GET /export/org/sites.jsonl Site list as JSON line-delimited
GET /export/org/wireless.csv Wireless inventory as CSV
GET /export/org/wireless.json Wireless inventory as JSON
GET /export/org/wireless.jsonl Wireless inventory as JSON line-delimited
GET /org Get organization details
GET /org/agents Get all agents
GET /org/agents/{agent_id} Get details for a single agent
GET /org/assets Get all assets
GET /org/assets/top.hw.csv Top asset hardware products as CSV
GET /org/assets/top.os.csv Top asset operating systems as CSV
GET /org/assets/top.tags.csv Top asset tags as CSV
GET /org/assets/top.types.csv Top asset types as CSV
GET /org/assets/{asset_id} Get asset details
GET /org/key Get API key details
GET /org/services Get all services
GET /org/services/subnet.stats.csv Subnet utilization statistics as as CSV
GET /org/services/top.products.csv Top service products as CSV
GET /org/services/top.protocols.csv Top service protocols as CSV
GET /org/services/top.tcp.csv Top TCP services as CSV
GET /org/services/top.udp.csv Top UDP services as CSV
GET /org/services/{service_id} Get service details
GET /org/sites Get all sites
GET /org/sites/{site_id} Get site details
GET /org/tasks Get all tasks (last 1000)
GET /org/tasks/{task_id} Get task details
GET /org/tasks/{task_id}/changes Returns a temporary task change report data url
GET /org/tasks/{task_id}/data Returns a temporary task scan data url
GET /org/tasks/{task_id}/log Returns a temporary task log data url
GET /org/wireless Get all wireless LANs
GET /org/wireless/{wireless_id} Get wireless LAN details
GET /releases/agent/version Returns latest agent version
GET /releases/platform/version Returns latest platform version
GET /releases/scanner/version Returns latest scanner version