Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 972 Bytes

File metadata and controls

10 lines (8 loc) · 972 Bytes

Geocaching PHP SDK Documentation

This folder collects the SDK documentation with examples for the Groundspeak Geocaching API. Each page focuses on a specific topic so you can jump straight to what you need.

Contents

  • Getting Started — install the package, create an SDK client, and make your first request.
  • Authentication & Tokens — work with access tokens, wire OAuth, and enable automatic refresh.
  • Configuration & HTTP Clients — understand runtime options, environments, and how to plug in custom PSR clients.
  • Reliability & Observability — enable structured logging, retries, and circuit breaking for resilient calls.
  • API Usage by Domain — call all API areas (geocaches, geocache logs, log drafts, users, friends, adventures, lists, trackables, user waypoints, wherigo, geotours, HQ promotions, reference data) with documented examples.