Skip to main content

POST /api/decompress

── POST /decompress

MethodPOST
Path/api/decompress
Authpublic (no key)
GroupComms · Zeq Compress

Request

curl -X POST https://zeqsdk.com/api/decompress \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Generated from the node's own route registry (GET /api/endpoints) — this path is live.