Gumroad

api.gumroad.com

Community

Creator commerce platform for selling digital products, memberships, and subscriptions. Manage products, track sales analytics, verify software licenses, and handle subscriber relationships.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://api.gumroad.com

Crawl failures

1

Last verified

2026-03-01 11:07:57

Health

Loading health data...

Capabilities

create_product

storage

Create a new digital product on Gumroad with a name, price, description, and optional file or URL for delivery.

Detail: https://api.gumroad.com/capabilities/create_product

get_product

analytics

Fetch detailed information about a specific product including description, pricing tiers, variants, and custom fields.

Detail: https://api.gumroad.com/capabilities/get_product

list_products

analytics

Retrieve all products for the authenticated user including their names, prices, URLs, sales counts, and publication status.

Detail: https://api.gumroad.com/capabilities/list_products

list_sales

email

Retrieve a paginated list of sales for the authenticated user, with optional filtering by date range, product, and email.

Detail: https://api.gumroad.com/capabilities/list_sales

list_subscribers

payments

Retrieve active subscribers for a specific product, including their status, payment amounts, and subscription dates.

Detail: https://api.gumroad.com/capabilities/list_subscribers

verify_license

analytics

Verify a software license key for a product to check its validity, uses remaining, and associated purchase details.

Detail: https://api.gumroad.com/capabilities/verify_license

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Gumroad
Description: Creator commerce platform for selling digital products, memberships, and subscriptions. Manage products, track sales analytics, verify software licenses, and handle subscriber relationships.
Auth: api_key
Capabilities:
  - create_product: Create a new digital product on Gumroad with a name, price, description, and optional file or URL for delivery.
  - get_product: Fetch detailed information about a specific product including description, pricing tiers, variants, and custom fields.
  - list_products: Retrieve all products for the authenticated user including their names, prices, URLs, sales counts, and publication status.
  - list_sales: Retrieve a paginated list of sales for the authenticated user, with optional filtering by date range, product, and email.
  - list_subscribers: Retrieve active subscribers for a specific product, including their status, payment amounts, and subscription dates.
  - verify_license: Verify a software license key for a product to check its validity, uses remaining, and associated purchase details.