curl --location 'https://api.scrapingduck.com/v1/devices/?apiKey=%3Capi-key%3E'{
"name": "Desktop Chrome",
"context": {
"locale": "en-US",
"timezoneId": "America/New_York",
"userAgent": "Mozilla/5.0 (...)",
"viewportWidth": 1920,
"viewportHeight": 1080
}
}