Gumroad simplifies selling digital goods, physical products, and memberships by offering a streamlined checkout, marketing tools, and direct payout options
Tool to show all active subscriptions of the user for the input resource. use when you need to review existing webhooks before adding a new one.
Tool to retrieve all successful sales by the authenticated user. use when you need to list your gumroad sales, optionally filtering by email, date range, product, or pagination.
Tool to retrieve the authenticated user's data. use when you need the current user's profile details after authentication.
Tool to subscribe to a resource. use when you need to receive real-time event webhooks after creating your webhook endpoint.
Tool to unsubscribe from a resource. use after verifying the subscription id exists to remove webhook.