Documentation

Learn how to build, verify, and exchange outcomes on OutcomeX. These docs reflect the current stubbed functionality.

Getting Started

Sign up, tenants, and auth.

Verification

Submit evidence and retrieve receipts.

Marketplace

Browse, view, and request outcomes.

Operations

Dashboard and monitoring.

API Endpoints

Current usable routes (stubbed data)

GET /api/health
POST /api/evidence/submit
GET /api/marketplace/listings

Auth (planned)

Entra ID wiring pending

Entra app configured (tenant pending expose).
Frontend login to be wired next.

Roadmap

Next incremental steps

Wire Entra login + protect routes.
Replace stubbed verification with real backend.
Implement marketplace checkout/escrow.