Gumroad v2 API

REST API for managing products, variants, offer codes, custom fields, sales, subscribers, license keys, resource subscriptions (webhooks), and the authenticated user account on Gumroad. Authentication is via OAuth 2.0 access tokens obtained at https://gumroad.com/oauth/applications and exchanged at https://api.gumroad.com/oauth/token.

API entry from apis.yml

apis.yml Raw ↑
aid: gumroad:v2-api
name: Gumroad v2 API
description: REST API for managing products, variants, offer codes, custom fields, sales, subscribers,
  license keys, resource subscriptions (webhooks), and the authenticated user account on Gumroad. Authentication
  is via OAuth 2.0 access tokens obtained at https://gumroad.com/oauth/applications and exchanged at https://api.gumroad.com/oauth/token.
humanURL: https://app.gumroad.com/api
baseURL: https://api.gumroad.com/v2
tags:
- Products
- Sales
- Subscribers
- License Keys
- Offer Codes
- Webhooks
- OAuth 2.0
properties:
- type: Documentation
  url: https://app.gumroad.com/api
- type: Create an Application
  url: https://gumroad.com/help/article/280-create-application-api
- type: OAuth Applications
  url: https://gumroad.com/oauth/applications