groov View Public API Skill
opto22-com-groov
opto22-com-groov
| Method | Path | Description |
|---|---|---|
GET | /info | |
GET | /whoami | Get information about groov View. No authorization required. |
GET | /v1/data-store/devices | Get information about the user you are authenticated as. Authorized for admins, editors, operators, and kiosk. |
GET | /v1/data-store/devices/{id}/tags | List devices available in the data store. Authorized for admins and editors. |
GET | /v1/data-store/tags | List tags of the given device. Authorized for admins and editors. |
POST | /v1/data-store/read | List all data store tags defined in the project. Authorized for admins and editors. |
GET | /v1/data-store/read/{id} | Read selected tags from the data store. Authorized for admins and editors. |
POST | /v1/data-store/write/{id} | Read the current value of a single tag. Authorized for admins and editors. |
GET | /v1/logging/groovLogs.txt | Writes a new value to the given tag. Authorized for admins and editors. |
GET | /v1/logging/groovLogs.json | Downloads the complete groov View log. Added in groov View R4.2a. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install opto22-com-groov
Downloads and installs to ~/.claude/skills/opto22-com-groov/
R4.2a (2026-03-02)