Authorization: Bearer ********************
curl https://api.pushpag.com/v1/me \ -H "Authorization: Bearer SEU_TOKEN"
{ "authenticated": true, "user_id": 42, "expires_at": "2025-12-11T15:06:00+00:00" }