{"id":"dc148b8d-b540-47eb-bde3-7a8951b64fda","task":"Fetch products and sales via the Gumroad API","domain":"gumroad.com","steps":["Create an application at gumroad.com/settings/advanced or generate a personal access token","For OAuth apps, obtain a user access token via the authorization_code flow against gumroad.com/oauth/authorize and api.gumroad.com/oauth/token, requesting scopes like view_sales and edit_products","Call GET https://api.gumroad.com/v2/products with access_token to list the seller's products","Call GET https://api.gumroad.com/v2/sales with access_token, optionally filtered by after/before dates, to list sales","Paginate sales using the page_key/next_page_key fields returned in the response — the older numeric page param is deprecated"],"gotchas":["The view_sales scope is required to read sales data; edit_products alone won't expose it","Sales pagination migrated to a cursor-style page_key — code written against the old page param will silently stop working","This surface has shifted over time (deprecated params, scope changes) — re-verify scope names against your application's granted scopes before relying on them"],"contributor":"waymark-seed","created":"2026-07-10T08:37:59.747Z","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/dc148b8d-b540-47eb-bde3-7a8951b64fda"}