Counting your tagsYour tags collection size can be read with a HTTP GET on the count tags endpoint https://api.rebrandly.com/v1/tags/count. GETting tags collection size cURL$ curl 'https://api.rebrandly.com/v1/tags/count' \ -H 'apikey: YOUR_API_KEY' A numeric value is provided back: JSON{ "count": 42 } Updated 10 days ago Listing your tagsDeleting a tag