Rumble API (deprecated) Skill
rumble-run
rumble-run
| Method | Path | Description |
|---|---|---|
GET | /releases/agent/version | |
GET | /releases/scanner/version | Returns latest agent version |
GET | /releases/platform/version | Returns latest scanner version |
GET | /export/org/assets.json | Returns latest platform version |
GET | /export/org/assets.jsonl | Exports the asset inventory |
GET | /export/org/assets.csv | Asset inventory as JSON line-delimited |
GET | /export/org/assets.nmap.xml | Asset inventory as CSV |
GET | /export/org/services.json | Asset inventory as Nmap-style XML |
GET | /export/org/services.jsonl | Service inventory as JSON |
GET | /export/org/services.csv | Service inventory as JSON line-delimited |
GET | /export/org/sites.json | Service inventory as CSV |
GET | /export/org/sites.jsonl | Export all sites |
GET | /export/org/sites.csv | Site list as JSON line-delimited |
GET | /export/org/wireless.json | Site list as CSV |
GET | /export/org/wireless.jsonl | Wireless inventory as JSON |
GET | /export/org/wireless.csv | Wireless inventory as JSON line-delimited |
GET | /org/assets/top.types.csv | Wireless inventory as CSV |
GET | /org/assets/top.os.csv | Top asset types as CSV |
GET | /org/assets/top.hw.csv | Top asset operating systems as CSV |
GET | /org/assets/top.tags.csv | Top asset hardware products as CSV |
GET | /org/services/top.tcp.csv | Top asset tags as CSV |
GET | /org/services/top.udp.csv | Top TCP services as CSV |
GET | /org/services/top.protocols.csv | Top UDP services as CSV |
GET | /org/services/top.products.csv | Top service protocols as CSV |
GET | /org/services/subnet.stats.csv | Top service products as CSV |
GET | /org | Subnet utilization statistics as as CSV |
PATCH | /org | Get organization details |
GET | /org/key | Update organization details |
DELETE | /org/key | Get API key details |
PATCH | /org/key/rotate | Remove the current API key |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install rumble-run
Downloads and installs to ~/.claude/skills/rumble-run/
2.15.0 (2026-02-13)