All country payloads contains 3 variables with flag information.
{
"flag": {
"emoji": "🇺🇸",
"svg": "https:\/\/api.tellusdb.com\/v1\/countries\/flags\/svg\/usa.svg",
"png": "https:\/\/api.tellusdb.com\/v1\/countries\/flags\/png\/us.png"
}
}
Note: the svg url uses Alpha-3 and the png url uses Alpha-2. We recommend using the url from the API payload, to stay up to date with our format.