{
  "name": "GrowthFriction Score JSON API",
  "description": "Machine-readable AUG v3 audit data for 50+ well-known SaaS products. CC-BY 4.0 licensed.",
  "version": "1.0",
  "baseUrl": "https://growthfriction.com/api/",
  "framework": "AUG v3",
  "formula": "100 × Acq × Act × Eng × Ret × Adv × Mon × Perf ÷ 10⁷",
  "endpoints": {
    "catalog": "https://growthfriction.com/api/audits.json",
    "audit": "https://growthfriction.com/api/audits/<slug>.json",
    "categories": "https://growthfriction.com/api/categories.json",
    "comparisons": "https://growthfriction.com/api/comparisons.json",
    "openapi": "https://growthfriction.com/api/openapi.json"
  },
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "documentation": "https://growthfriction.com/api/",
  "publisher": {
    "name": "GrowthFriction",
    "url": "https://growthfriction.com",
    "contact": "hello@growthfriction.com"
  },
  "totalAudits": 50,
  "totalCategories": 10,
  "totalComparisons": 15,
  "updatedAt": "2026-05-17T01:57:43.185Z"
}