Skip to main content

POST /api/mesh/gossip

MethodPOST
Path/api/mesh/gossip
GroupZeq Mesh
Authnone — public endpoint
Sourceshared/api-core/src/routes/zeqMesh.ts

Call it

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

Public endpoint — no authentication required.

Reference