dweet.io
dweet.io is an IoT-style message service for posting and reading short data payloads (“dweets”) associated with named things. It also supports locking things, alerts, and limited historical storage queries.
dweet.io exposes a single public REST API documented by an OpenAPI/Swagger spec; it uses query-parameter keys for locked-thing and lock-management operations, while many read/write endpoints are usable without a key for unlocked things.
- dweet.io REST APIdiscovered
Use the dweet.io lock endpoints to reserve and lock a thing. The API docs show GET /lock/{thing} requires a lock value and a master key, and other endpoints accept a key query parameter described as A valid key for a locked thing. There is no separate account or console page surfaced in the public docs; the key is managed through the API itself for locked things.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing