walrus-http-api
Installation
SKILL.md
Walrus HTTP API
Source constraint: All information in this skill is sourced from the Walrus HTTP API documentation. When extending this skill, only pull from these sources.
Walrus exposes a REST API through publisher (write) and aggregator (read) services. This is the simplest integration path for any language: store blobs with HTTP PUT, read them with HTTP GET. No SDK installation required.
All patterns in this skill are derived from:
If unsure about any endpoint, fetch the relevant page before answering.