$ curl -X POST https://social-proof-api.quaslabsllc.com/v1/request \
-H "Authorization: Bearer ql_live_sk_9a102" \
-d '{"action": "execute", "sync": true}'
{
"status": 200,
"service": "MetaPulse API",
"success": true,
"latency_ms": 11.4,
"timestamp": "2026-08-14T04:44:46.637Z"
}