🤩Never miss an offer again!
Be part of our Club: The free Nero newsletter informs you about the latest Nero products and exclusive offers.
I want to receive newsletters and accept the privacy policy.
curl -X POST 'https://api.nero.com/biz/api/task' \
--header 'x-neroai-api-key: your API key' \
--header 'Content-Type: application/json' \
--data '{
"type": "ImageUpscaler:Standard",
"body": {
"image": "https://image.url"
}
}'
Be part of our Club: The free Nero newsletter informs you about the latest Nero products and exclusive offers.
I want to receive newsletters and accept the privacy policy.