AppSumo · Example Payload

License Example

MarketplaceSaaSSoftware Deals

License Example is an example object payload from AppSumo, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

licenseKeyproductSlugstatustieractivatedAtuserIdemail

Example Payload

Raw ↑
{
  "licenseKey": "APPSUMO-XXXXXXXX-XXXXXXXX-XXXXXXXX",
  "productSlug": "my-saas-tool",
  "status": "active",
  "tier": "Tier 2",
  "activatedAt": "2026-03-01T10:00:00Z",
  "userId": "user-12345",
  "email": "customer@example.com"
}