POST /api/text/verify
── POST /text/verify
| Method | POST |
| Path | /api/text/verify |
| Auth | public (no key) |
| Group | Comms · Zeq Text |
Request
curl -X POST https://zeqsdk.com/api/text/verify \
-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.