Every API, live
Not just docs — a working console. Set your credentials in the bar above, pick a service, and send real requests to sandbox or production without leaving the page. Every endpoint, schema, and response, in one place.
Auth Service
IAM control plane: Casbin policy + role seed, forward-auth, JWT lifecycle, MFA/passkey/biometric factors, sessions and devices, JIT elevations, subscriber-portal auth, and the audit publisher.
OpenTenant Service
Tenant hierarchy, provider bindings (SMS/mail/KYC/e-sign/storage/messaging), KYC policy and verification, branding/theme, device registry, media library, and system-level credentials/gateway management.
OpenTenant User Service
Tenant-scoped user identity service — domain user CRUD, org hierarchy (departments/teams, org-units), self-service /me profile and field-engineer shift lifecycle, tenant-admin invitation onboarding, and per-user preferences.
OpenSubscriber Service
Subscriber lifecycle service — subscribers, broadband + hotspot subscriptions, KYC, vouchers, eCAF/agreements, RADIUS config, and the subscriber self-care portal. Serves BOTH operator routes and subscriber-portal routes; both rejoin the platform's APISIX forward-auth to auth-service, which mints the X-Service-Token this service verifies via common ValidateServiceToken (see per-op Security).
OpenPlan Service API
Catalog and pricing service — products, plans, promotions, coupons, rating rules, tax rates, NAS vendor dictionaries, and bandwidth templates.
OpenBilling Service
Invoicing, payments, subscriptions, ledger, wallet, credit policy, tax/GST compliance, and revenue-analytics dashboard service — the platform's system of record for money movement.
Openi9 Inventory Service API
Inventory, asset lifecycle, and warehouse/stock management service — vendors, HSN codes, product templates, goods-receipt (inward), stock movements, and serialized asset tracking.
OpenOLT Manager Service
Go rewrite of the OLT management surface — SNMP polling, ONT lifecycle, sync orchestration, chassis state, alarms, telemetry, CLI/SSH exec for OLT devices. Owns the legacy `/api/v1/olt/...` URL contract.
OpenTicket Service
Ticket lifecycle, workflow, and field-execution service — tickets, messages, appointments, checklists, installation QC, job transfers, and configurable lifecycle workflows.
OpenLead Service
Lead intake and pipeline service — captures leads from all sources (onboarding drop-offs, web forms, partners, campaigns) into the platform-default pipeline.
OpenKYC Service
KYC verification, business-identity verification (GSTIN/CIN/Udyam), and per-subscriber document management — strangler-split out of subscriber-service. Owns provider gateway calls (Cashfree), DigiLocker/Aadhaar-OTP flows, KYC document storage + binding, and the KYC-cost dashboard.
OpenACS Service
Auto-Configuration Server — TR-069/CWMP and TR-369/USP device management (provisioning, tasks, parameters, diagnostics, WiFi/VoIP/QoE intelligence, firmware/config-rule campaigns, alerting, anomaly detection). Two HTTP surfaces: the management API documented here (BasePath below, JWT/cookie via APISIX forward-auth) and a separate CWMP device-facing port with its own per-device auth — see the two `/tr069/*` operations for details, they are NOT under this BasePath.
OpenGIS Service
Network asset geo-map service — feature ingestion + spatial query/cluster read surface for the map UI.
OpenLicense Service
License, entitlement, and metered-wallet service — SKU catalog, license issuance/lifecycle, on-prem installation enrollment (mTLS + JWS), per-tenant token wallet metering, and TRAI/audit compliance exports.
OpenAudit Log Service
Tenant-scoped audit log ingestion, query, export, anomaly-issue, and dashboard-metrics API.
OpenCaptive Portal Service
Captive-portal / hotspot login flow — NAS session bring-up, redirector-token and voucher/OTP subscriber authentication, per-tenant portal page config, and hotspot funnel dashboard widgets.
OpenRadius Event Manager Service
Owns RADIUS accounting (radAcct) read APIs, session disconnect (CoA), live-session SSE, and the RADIUS dashboard/usage surfaces consumed by the admin dashboard.
OpenRedirector Service
Captive-portal redirector — generates HMAC-signed portal URLs from NAS redirects and hosts its own Swagger docs. BasePath is "/" (not "/api/v1") because most routes are unprefixed; see @Router on each op for the real path.
OpenNotification Service
Multi-channel (SMS/email/WhatsApp/push) notification and messaging-template service — template lifecycle, seed cloning, DLT/WhatsApp submission workflows, and per-subscriber send results.
Open
