Inter-College connects with the tools Indian schools already use — from payment gateways and messaging platforms to accounting software and biometric hardware.
Accept fee payments via UPI, credit/debit cards, net banking, and wallets. Automatic reconciliation, instant receipts, and real-time settlement tracking. Supports recurring payments for monthly fees and EMI options.
Reliable SMS delivery for attendance alerts, fee reminders, exam notifications, and OTP verification. DLT-compliant templates, delivery reports, and smart routing for maximum deliverability across all Indian telecom networks.
Send attendance alerts, fee reminders, report cards, and circulars via WhatsApp — the platform 95% of Indian parents already use daily. Rich media support for images, PDFs, and interactive buttons.
Sync with Google Classroom, Calendar, Drive, and Meet. Teachers can share assignments, schedule parent meetings, and store documents seamlessly. Single sign-on support for staff using Google accounts.
Connect fingerprint scanners and RFID card readers for automated student and staff attendance. Compatible with popular devices from eSSL, Mantra, and Realtime. Plug-and-play setup with automatic data sync.
Export fee collection data, payroll information, and expense reports directly to Tally. Maintain your existing accounting workflows while benefiting from Inter-College's school management capabilities.
Inter-College offers a full REST API for Enterprise plan customers. Build custom integrations with your existing ERP, HR system, transport management software, or any other tool your school uses.
# Fetch student list
curl -X GET \
https://api.inter-college.com/v1/students \
-H "Authorization: Bearer <token>" \
-H "X-Tenant-Slug: springdale"
# Response
{
"count": 1200,
"results": [
{
"id": "stu_abc123",
"name": "Arjun Sharma",
"class": "10-A",
"roll_no": 15,
"status": "active"
}
]
}All integrations are included in your plan. Start your free trial and connect your tools today.