Geocaching LIVE api: Difference between revisions
Initial edit |
Added category and changed the formatting of the reference. |
||
| Line 1: | Line 1: | ||
Project-GC is using a combination of [[Geocaching HQ]]s official API combined with a custom designed private Enterprise API specifically created for [[Project-GC]], and also paid for by [[Project-GC]]. | Project-GC is using a combination of [[Geocaching HQ]]s official API combined with a custom designed private Enterprise API specifically created for [[Project-GC]], and also paid for by [[Project-GC]]. | ||
''The Geocaching API is designed to give developers access to Geocaching.com data and enhance the geocaching community experience. The API uses a RESTful approach and json data to make consuming the service simple and familiar. Partners who are accepted into the API program will receive a test and live token. The test token will allow our partners to play with the API without affecting live data. Once comfortable moving forward to live data, you may request a live token. You will need to provide access to your application to Geocaching HQ so that we may review it before receiving a live token.'' | ''The Geocaching API is designed to give developers access to Geocaching.com data and enhance the geocaching community experience. The API uses a RESTful approach and json data to make consuming the service simple and familiar. Partners who are accepted into the API program will receive a test and live token. The test token will allow our partners to play with the API without affecting live data. Once comfortable moving forward to live data, you may request a live token. You will need to provide access to your application to Geocaching HQ so that we may review it before receiving a live token.''<ref>Quote from documentation of [https://api.groundspeak.com/documentation Geocaching API]</ref> | ||
[ | |||
==Notes== | |||
<references /> | |||
[[Category:Site Info]] | |||
Latest revision as of 19:04, 21 April 2024
Project-GC is using a combination of Geocaching HQs official API combined with a custom designed private Enterprise API specifically created for Project-GC, and also paid for by Project-GC.
The Geocaching API is designed to give developers access to Geocaching.com data and enhance the geocaching community experience. The API uses a RESTful approach and json data to make consuming the service simple and familiar. Partners who are accepted into the API program will receive a test and live token. The test token will allow our partners to play with the API without affecting live data. Once comfortable moving forward to live data, you may request a live token. You will need to provide access to your application to Geocaching HQ so that we may review it before receiving a live token.[1]
Notes
- ↑ Quote from documentation of Geocaching API