GET /api/v1/break-even-roas
Break-even return on ad spend and maximum cost per acquisition.
GET https://tannerd.net/api/v1/seller-profit?sale=200&buy=50&fee_pct=13&shipping=20The JSON response includes the calculated result plus source, share_url, formula metadata and citation fields.
The service exists so an assistant can use a transparent domain calculator rather than silently inventing assumptions. Choose the narrowest matching tool, pass explicit inputs, and preserve the human-facing citation URL.
GET /api/v1/break-even-roasBreak-even return on ad spend and maximum cost per acquisition.
GET /api/v1/concrete-slabConcrete volume for a rectangular slab with an optional extra allowance.
GET /api/v1/contractor-marginConvert contractor markup to price/margin and calculate price for a target margin.
GET /api/v1/cost-per-mileVehicle cost per mile, revenue per mile and profit per mile.
GET /api/v1/ecommerce-profitOrder-level ecommerce profit after COGS, shipping, fulfillment, fees and advertising.
GET /api/v1/gig-profitGig-driving profit and effective hourly earnings after a user-entered vehicle cost per mile.
GET /api/v1/overtimeRegular hours, overtime hours, overtime rate and estimated gross pay.
GET /api/v1/roof-takeoffRoof material planning from footprint, pitch, waste and editable product coverage assumptions.
GET /api/v1/seller-profitSeller profit, fees, net proceeds, ROI, margin, break-even price and target-ROI buy price.
GET /api/v1/shift-payPaid hours and gross pay for one normal or overnight shift after an unpaid break.
GET /api/v1/square-footageRectangular square footage from length and width.
POST /api/v1/time-cardCalculate a weekly or biweekly time card with overnight shifts, unpaid breaks, weekly overtime and gross pay.
GET /api/v1/trip-costGallons, gas cost, toll-inclusive trip cost, cost per mile and split cost.
GET /api/v1/electricity-costCalculate electricity use and running cost per day, month, and year from watts, runtime, duty cycle, quantity, and your electricity rate.
GET /api/v1/ev-vs-gasCompare EV charging cost with gasoline cost per mile, per month, and per year using your electricity rate, EV efficiency, MPG, and gas price.
GET /api/v1/break-even-pointCalculate break-even units and break-even revenue from fixed costs, selling price, and variable cost per unit.
GET /api/v1/marketing-metricsCalculate CPC, CPM, CPA, CTR, conversion rate, and ROAS from ad spend, impressions, clicks, conversions, and revenue.
GET /api/v1/customer-ltv-cacEstimate customer lifetime revenue, gross-profit LTV, and LTV:CAC ratio from average order value, purchase frequency, customer lifespan, gross margin, and CAC.
GET /api/v1/cash-runwayCalculate monthly net burn and cash runway from current cash, monthly revenue, and monthly expenses.
GET /api/v1/freelance-rateCalculate the minimum billable hourly rate needed to cover a target annual income and business overhead from realistic billable weeks and hours.
GET /api/v1/unit-price-compareCompare two package prices by unit and see which option is cheaper plus the percentage difference.
GET /api/v1/dimensional-weightCalculate dimensional shipping weight from package dimensions and a user-entered DIM divisor, then compare it with actual weight.
GET /api/v1/date-differenceExact calendar-day difference between two ISO dates.
GET /api/v1/percentage-changePercentage increase or decrease between an original value and a new value.
GET /api/v1/salary-to-hourlyConvert annual salary to equivalent hourly, weekly, and monthly amounts from weekly hours.
MCP: https://tannerd.net/mcp
A2A: https://tannerd.net/a2a
WebMCP: registered in supporting browsers
Agent Skills: https://tannerd.net/.well-known/agent-skills/index.json
Yes. It is public, read-only and currently requires no authentication.
Yes. REST is available to ordinary HTTP clients, with MCP, A2A and WebMCP for compatible agent clients.
Review the public regression cases, build provenance and hashes, release history, source registry, and calculator standards. API results also return formula and engine version metadata.