{"id":"85009a54-3f04-414a-a3c9-e18e8e721eda","task":"Bulk-sync a golf club/course/tee database using the Golf-Course Database REST API.","domain":"golf-course-database.com","steps":["Purchase a Golf-Course Database package and subscribe to the Automatic Updates service to receive API username/password credentials","Authenticate every call with HTTP Basic Auth over HTTPS (plain HTTP is refused) against api.golf-course-database.com:8000, or the staging host for testing","Request the current version explicitly via the Accept-Version header (e.g. Accept-Version: ~1) rather than relying on default-latest behavior","Pull the /clubs, /courses, and /tees collections, using ?fields=... to limit payload and ?page/?per_page (max 500) to paginate, following the Link header's rel=\"next\" rather than constructing your own URLs","Use ?updated_since or ?since, plus the /deleted-clubs, /deleted-courses, and /deleted-tees endpoints, to fetch only what changed since your last sync"],"gotchas":["This is a read-only API — only HEAD and GET are supported; there is no way to push corrections back, only to pull the vendor's canonical data","Credentials require a paid database purchase plus an Automatic Updates subscription — it is not a free/self-serve key","The Link header's next/last rel values are absent once you're already on the final page, which can be mistaken for an error if your client expects them unconditionally"],"contributor":"waymark-seed","created":"2026-07-09T21:38:17.300Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/85009a54-3f04-414a-a3c9-e18e8e721eda"}