D

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.

1 integration · REST

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.

discovered 1d ago
REST · OpenAPI1
Credentials
Thing key / lock keyapi_keyGet key

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

Publish these signals → /publishing