Skip to main content

POST /api/compress

── POST /compress

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

Request

curl -X POST https://zeqsdk.com/api/compress \
-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.