curl "https://evermont-api.batashev.tech/v1/summaries/channel" \
-H "X-API-Key: <api_token>" \
-H "Content-Type: application/json" \
-d '{
"source_ref": "https://t.me/Tbatashev",
"started_at": "2026-04-01T00:00:00Z",
"ended_at": "2026-04-13T23:59:59Z",
"language": "en"
}'