Tags
Get tag summary
Get a summary of the tags used across your account.
GET
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get a summary of the tags used across your account.
curl \
-X GET \
-H "Authorization: Bearer $apikey" \
https://api.eyequant.com/v2/tag-summary
[
{
"name": "Europe",
"usageNumber": 987
}
]
curl \
-X GET \
-H "Authorization: Bearer $apikey" \
https://api.eyequant.com/v2/tag-summary
[
{
"name": "Europe",
"usageNumber": 987
}
]
curl \
-X GET \
-H "Authorization: Bearer $apikey" \
https://api.eyequant.com/v2/tag-summary
[
{
"name": "Europe",
"usageNumber": 987
}
]
