curl --location --request POST 'https://api.insplay.eu/products'
--header 'Content-Type: application/json' --data-raw '{"params":{
"api_key": "Your API Key",
"language": "et_EE"
}}'
curl --location --request POST 'https://api.insplay.eu/products'
--header 'Content-Type: application/json' --data-raw '{"params":{
"api_key": "Your API Key",
"language": "et_EE"
}}'