TorbatYar/docs/reference/api-reference.md
Mortezakoohjani 12c8615615 Ship enterprise Accounting FE/API with CRUD parity and production wiring.
Adds accounting-service PATCH/archive, fiscal helpers, COA templates and setup status, plus SuperApp Accounting UI (DS, scoreboard, masters, vouchers, ledger, ops modules) with session refresh and HTTPS public API URLs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 15:26:43 +03:30

1.1 KiB

API Reference

Index of HTTP APIs. Detailed contracts live in services-contracts.md. Template: api-template.md.

Core Platform

Base: Core service (/api/v1)

Area Doc section
Health GET /health
Tenants / Domains / Plans / Features / Subscription / Entitlement check services-contracts §5
Onboarding & Tenant Context services-contracts §7
OTP Auth architecture identity + Core routers /auth/otp/*
Public tenant site GET /api/v1/public/tenant-site (see contracts updates / Core routers)

Identity & Access

Base: Identity service (/api/v1)

Area Doc section
OIDC BFF + mobile auth services-contracts §8

Future Services

Each new module adds an API sheet using the template and links it here.