resq-software/crates is a
ten-crate workspace containing the unified resq CLI, seven TUI tools,
a shared TUI library, and resq-dsa (no_std).
See the
README for the
authoritative crate list and CLI reference.
Install the CLI
resq --help to discover subcommands.
Use the no_std utilities
resq-dsa is no_std by default and works in embedded contexts.
Call the API directly
For ad-hoc Rust clients, usereqwest and serde_json:
expires_at is Unix seconds. See Authentication and
Errors for handling guidance.
Next
API reference
Full endpoint catalog.
Other SDKs
TypeScript, Python, .NET, and more.