https://countries.trevorblades.com/
code
name
native
phone
continent
capital
currency
languages
emoji
countries
Authorization: Bearer ********************
curl --location '/' \ --header 'Accept: 1' \ --header 'Authorization: Bearer <token>' \ --header 'Cookie: c1=111' \ --header 'Content-Type: application/json' \ --data '{ "query": "string", "variables": { "property1": "string", "property2": "string" } }'
{}