| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://api.gumroad.com/v2 | link | — | — | — |
Actions (9)
Products · 4
- Create productPOST /products
Create a new product in Gumroad.
documented - Create product custom fieldPOST /products/{product_id}/custom_fields
Create a custom field for a specific product.
documented - List product subscribersGET /products/{product_id}/subscribers
List subscribers for a specific product.
documented - List productsGET /products
Retrieve all products for the merchant.
documented