apikey: ********************curl --location --request GET 'https://api.handlefinder.xyz/api/llm/categories/publications?date&category' \
--header 'apikey: <api-key>'[
{
"publicationId": "1234567890",
"category": "The Evolution of Cryptography",
"reactioncount": "100"
}
]