Home Forum Software JSON GET-request authentication questions [SOLVED] Reply To: JSON GET-request authentication questions [SOLVED]

#5361
Kotitonttu
Participant

curl -X GET -H “X-User-id:3796” -H “X-User-hash:SECRETHASH” http://data.uradmonitor.com/api/v1/devices/5100001F/cpm

seems to return every CPM value that I’ve ever sent to the cloud…

How can I get it to return the most recent one?