Examples for the rtirl api:
Push a location update
POST https://rtirl.com/api/push?key=wrj2vtykettl2kla
{
"latitude": 4.662768449745324,
"longitude": -74.11469639611457,
"heading": 10,
"altitude": "20",
"speed": 0,
"cyclingCrankRevolutions": 90,
"cyclingCrankEventTime": 2,
"cyclingPower": 200
}Stop the session
POST https://rtirl.com/api/stop?key=wrj2vtykettl2kla