Main Page
From EverytrailDevWiki
Contents |
API
Welcome to the EveryTrail API. EveryTrail API users receive a api_key & a secret issued by EveryTrail team. To use the functions in this api, you need your api_key & secret. Use them as login/password for HTTP Basic authentication for each of the following URL based web requests. If the api_key/secret combination is invalid or missing, you will receive a HTTP 401.
Current Version: 3
Please include the parameter version=3 to all requests to use the latest version
Uploading
- User Creation
- User Login
- Check User Name
- Check User Email
- User Set Info
- Trip Creation
- Media Upload
- Follow User
- Add Favorite Trip
- /trip/addcomment
- /trip/vote
- /picture/addcomment
- /picture/vote
- /video/addcomment
- /video/vote
Editing
Searching
- Searching Trips
- User's Trips
- Single Trip
- Trip's Pictures
- Trip's Tracks
- Trip's Waypoints
- Trip's Data
- Trip's Comments
- User's Info
- User's Photos
- User's Followers
- People a User is following
- User's Favorite Trips
- /picture/comments
- /video/comments
Deleting
Misc
Consult the User's Guide for information on using the wiki software.
