Authorization: ********************curl --location 'https://api.intelligence.adzuna.com/api/v1.1/gb/reports/hiring-benefits/?category_id=undefined&company_id=undefined&end_date=2022-01-31&industry_id=undefined&limit=undefined&location_id=26&occupation_id=undefined&occupation_taxonomy_id=undefined&skill_id=undefined&skill_tag_id=undefined&start_date=2022-01-01' \
--header 'Authorization: <api-key>'{
"sample_size": 1234,
"data": [
{
"benefit": {
"id": 1,
"name": "Pension Scheme"
},
"posting_count": 123
}
]
}