API ReferencePlansCopy pagePlans API Total endpoints: 16 Source: routes/plans/billing.js GET/api/get-billingAuth RequiredGet get billing GET/api/get-subscriptions-historyAuth RequiredList subscription history for the authenticated vendor GET/api/get-theme-purchasesAuth RequiredList theme purchases (store-wise) for the authenticated vendor POST/api/run-sweeperAuth RequiredManual trigger (for testing/admin use) Source: routes/plans/features.js GET/api/getFeaturesAuth RequiredGet getFeatures POST/api/deleteAuth RequiredCreate or update delete POST/api/addAuth RequiredCreate or update add POST/api/editAuth RequiredCreate or update edit POST/api/saveAuth RequiredCreate or update save GET/api/get-selectionAuth RequiredGet get selection POST/api/reorderAuth RequiredCreate or update reorder Source: routes/plans/index.js GET/api/get-plansFetch all plans with their features (including inherited) GET/api/testing-bridgeGet testing bridge DELETE/api/deletePlanAuth RequiredDelete deletePlan POST/api/addPlanAuth RequiredCreate or update addPlan PUT/api/editPlan/:idAuth RequiredUpdate editPlanDeveloperStorefront APIs