Skip to main content
Documentation & Specifications24 Verified Articles • 7 Categories

MeritSKU Documentation

Explore mathematical models, reproducible financial formulas, integration runbooks, and REST API specifications. Built for high-volume e-commerce operators, decision analysts, and technical evaluators.

Recommended Starting Point

Account to Evaluated SKU in <5 Minutes

Start Quickstart Guide →

Connect your store integration in draft-only mode, ingest a sample product payload, and inspect the automated 12-factor landed cost breakdown with orthogonal confidence scores.

BASHcURL: Ingest Candidate SKU
curl -X POST https://api.meritsku.com/v2/skus \
  -H "Authorization: Bearer msku_live_mock_xxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{ "title": "Lumbar Cushion", "factoryCostCents": 540, "retailPriceCents": 3499 }'

Explore by Category

Structured navigation from high-level onboarding to minor-unit financial algorithms and API endpoints.

Quickstart GuidesGet Started

Fast, reproducible zero-to-one setup and store connections in under 5 minutes.

Core ConceptsAlgorithms

Algorithmic fundamentals: MeritScore viability index, orthogonal confidence, and evidence tiers.

Financial MethodologyEconomics

Unit economics in integer minor units, 9-cell CM2 matrix, volume crossovers, and stop-loss limits.

Supply Chain & LogisticsFulfillment

Domestic warehouse verification, transit disguise detection, air-to-ocean graduation, and EOQ.

Commerce IntegrationsPlatforms

Store platform adapters, webhook security, and cryptographic token zeroization.

Developer REST APIAPI v2

REST API v2 specification, Bearer authentication, HMAC-SHA256 webhooks, and rate limiting.

Trust & SecurityCompliance

PostgreSQL Row-Level Security, prompt-injection defense, data retention, and subprocessor directory.

Documentation Governance & Freshness SLA

90-Day Freshness Verification

Every technical article undergoes peer verification at least once every 90 calendar days. Outdated articles trigger automated CI warnings to ensure mathematical and API accuracy.

Zero Database Mutations

Pursuant to ADR-0002 and ADR-0006, all public documentation pages are statically prerendered with zero live database mutations or tenant data exposure.

Ready to test with real products?

Explore annotated worked examples or test our algorithms in the interactive demo sandbox.