Gumroad
api.gumroad.com
Creator commerce platform for selling digital products, memberships, and subscriptions. Manage products, track sales analytics, verify software licenses, and handle subscriber relationships.
api_key
free
1.0
https://api.gumroad.com
1
2026-03-01 11:07:57
Health
Capabilities
create_product
storageCreate 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
analyticsFetch detailed information about a specific product including description, pricing tiers, variants, and custom fields.
Detail: https://api.gumroad.com/capabilities/get_product
list_products
analyticsRetrieve 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
emailRetrieve 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
paymentsRetrieve active subscribers for a specific product, including their status, payment amounts, and subscription dates.
Detail: https://api.gumroad.com/capabilities/list_subscribers
verify_license
analyticsVerify 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.