Skip to main content

POST /api/zsp/scan

MethodPOST
Path/api/zsp/scan
GroupZsp
Authoptional (richer response when authenticated)
Sourceshared/api-core/src/routes/zsp.ts

Call it

curl -X POST https://zeqsdk.com/api/zsp/scan \
-H "Content-Type: application/json" \
-d '{}'

Authentication is optional; an API key or session yields a richer response.

Reference