Documentation
Everything you need to integrate, deploy, and operate ISPChamp.
Quick Start
Sign up for an account
Create your ISP tenant at dash.ispchamp.com or contact our sales team for enterprise setup.
Configure your OLTs
Add your OLT devices with SNMP credentials. ISPChamp auto-discovers ONUs and begins monitoring.
Set up RADIUS
Point your NAS devices to ISPChamp's FreeRADIUS instance. Configure bandwidth plans and policies.
Import subscribers
Bulk import from CSV or migrate from any legacy ISP billing system. Start managing billing, payments, and support.
API Reference
RESTful API documentation for subscriber management, billing, OLT operations, IPAM, and more.
Read moreIntegration Guide
Connect ISPChamp with your OLTs, RADIUS server, payment gateways, and network equipment.
Read morevBNG Deployment
Deploy ISPChamp vBNG on commodity x86 hardware with VPP/DPDK, ISC Kea, and FRRouting.
Read morePlatform Architecture
# ISPChamp Domain Architecture
# Hosted by KaritKarma (cloud)
ispchamp.com # Marketing site & docs (you are here)
dash.ispchamp.com # Control plane — onboarding, billing, modules
console.ispchamp.com # Platform admin (KaritKarma superadmin)
# Your deployment (on-prem, your own domain)
ispchamp.<yourdomain> # ISP operator / admin portal
my.<yourdomain> # Subscriber self-service
partner.<yourdomain> # Partner / LCO portal
api.ispchamp.<yourdomain> # On-prem API / gateway
# Backend services (internal)
:8081 identity-proxy # OIDC BFF
:8082 core-api # Business logic
:8083 aaa-adapter # RADIUS policy
:8085 telemetry # Signal ingestion
:8086 execution-engine # Provisioning workflows