actionPOSTv1.0.0
actionPOSTv1.0.0
Create a dweet for a thing. This method differs from /dweet/for/{thing} only in that successful dweets result in an HTTP 204 response rather than the typical verbose response.
actionGETv1.0.0
Create an alert for a thing. A thing must be locked before an alert can be set.
actionGETv1.0.0
Get the alert attached to a thing.
actionGETv1.0.0
Listen for dweets from a thing.
Sorry, this function uses HTTP chunked responses and cannot be tested here. Try something like: <pre>curl --raw https://dweet.io/listen/for/dweets/from/{thing}</pre>
actionGETv1.0.0
Read all the saved alerts for a thing from long term storage. You can query a maximum of 1 day per request and a granularly of 1 hour.
actionGETv1.0.0
Read all the saved dweets for a thing from long term storage. You can query a maximum of 1 day per request and a granularly of 1 hour.
actionGETv1.0.0
Read the last 5 cached dweets for a thing.
actionGETv1.0.0
Read the latest dweet for a thing.
actionGETv1.0.0
Remove a lock from thing.
actionGETv1.0.0
Remove an alert for a thing.
actionGETv1.0.0
Reserve and lock a thing.
actionGETv1.0.0
Unlock a thing.
Beyond the catalog
Any provider, on request.
01
Request it
Tell us which provider you need, and we will ship it in the registry.
02
Generate it
Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.
acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec