Go to All Forums

GetRawData

Hi, 

I'm new using the API and I'm trying to obtain the rawData for a specified monitor. 
The request I'm sending is: 
 
http://site24x7.com/api/xml/getrawdata?apikey=[MY_API_KEY]&monitorname=Londolozi
 
 
And the response I get is:
 
<?xml version="1.0" encoding="UTF-8" ?>
<response uri="/api/xml/getrawdata" action="Rawdata" ><result><data><monitorname>Londolozi</monitorname><dcstatus>Data Available</dcstatus><Url></Url></data></result></response>
 
 
But I don't obtain the raw data itself. Am I missing something?
 
Thank you so much for your help!!
 
Like (1) Reply
Replies (1)

Hi,

Thanks for bringing in this query.

We see that you are using our old API to fetch the raw data. Please try using our new API to fetch the Raw Data. Users  can fetch one day's data in one call. Users can also change the date and get the full data. Also be informed that data is available only for the last 30 days.

Please note that you can use our new API only for fetching the raw data. Other reporting APIs are in progress.

Regards,
Sushma.

Like (0) Reply

Was this post helpful?