Authorization: Bearer ********************
curl --location --request GET 'https://test.e-mole.net/api/manufacturers/count?CreatedAtMin=1996-02-01T04:24:34.523Z&CreatedAtMax=1996-02-01T04:24:34.523Z&UpdatedAtMin=1996-02-01T04:24:34.523Z&UpdatedAtMax=1996-02-01T04:24:34.523Z&PublishedStatus=true&ProductId=92108412' \
--header 'Accept: text/plain'
{
"count": 67035517
}