/markets
Get all the countries and markets availeble
Name
Value
{
"data": [
{
"country_en": "Germany",
"iso_a2": "DE"
},
{
"country_en": "USA",
"iso_a2": "US"
}
],
"message": "Matching content found",
"success": true
}
{
"error":"Unauthorized"
}Last updated