curl --location --request GET 'https://api.instagram.com/v1/tags/'
{ "data": { "media_count": 0, "name": "string" }, "meta": { "code": 0 } }