visit raj.Bar

strava api endpoints

Users

https://api.rajbariah.com/strava/users

Returns all users from the Stava api

User

https://api.rajbariah.com/strava/user?name=<name>

Provide user name as parameter <name>

Returns the single user that is specified

Activity

https://api.rajbariah.com/strava/activity?athlete=<altheteID>

Provide athlete ID as parameter <althete>

Returns all activities for a given user

location api endpoint

https://api.rajbariah.com/location?ipAddress=<ipAddress>

Provide a public ip-address as <ipAddress>

Returns the location of the IP Address and the IP address itself