Check content
https://api.alert.alertinghub.co.uk/api/json/checkcontent
When you store content you get a store ID. Using the checkcontent API allows you to check the status of the stored item.
Json sample
{ "version": "latest", "apiKey": "abcdefghijklmnopqrstuvwxyz", "content": [ { "tag": "t1", "storeId": "98be22e5-4d21-4a6c-a189-d4d51d4940d8" } ] }