TeachConnect API

Timetable Intelligence for Every School Platform

Add AI-powered timetable optimization to your EdTech product. Detect conflicts, maximize teacher utilization, and auto-fill vacant slots — one API call.

Auto-Fill

AI fills vacant slots with optimal teachers

Utilization

Track contracted vs. scheduled periods

Conflicts

Detect teacher double-bookings instantly

7 Markets

Nigeria, Ghana, Kenya, SA, UK, US, India

Supported Markets

🇳🇬Nigerianigeria
🇬🇭Ghanaghana
🇰🇪Kenyakenya
🇿🇦South Africasouth_africa
🇬🇧United Kingdomuk
🇺🇸United Statesus
🇮🇳Indiaindia

Quick Start

POST /api/v1/timetable/optimizecurl
curl -X POST https://teachconnect.ng/api/v1/timetable/optimize \
  -H "Authorization: Bearer tc_live_your_key_here" \
  -H "Content-Type: application/json" \
  -d '{
    "market": "nigeria",
    "contracts": [
      {"teacher_id": "t1", "teacher_name": "Mrs. Adeyemi",
       "subject": "Mathematics", "periods_per_week": 20}
    ],
    "slots": [
      {"id": "s1", "class_id": "c1", "day_of_week": 0,
       "period_number": 1, "start_time": "07:30",
       "end_time": "08:10", "status": "unfilled"}
    ],
    "classes": [
      {"id": "c1", "name": "JSS 1 Gold", "level": "JSS 1"}
    ]
  }'

Pricing

Start free. Scale as you grow.

Free

₦0forever
50 req/mo
1 schools
500 slots/req

Optimize endpoint

Analyze endpoint

Conflict detection

Get Free Key

Starter

₦25,000/month
500 req/mo
10 schools
2,000 slots/req

Everything in Free

Utilization reports

Teacher suggestions

Email support

Start Building
Most Popular

Growth

₦150,000/month
5,000 req/mo
100 schools
5,000 slots/req

Everything in Starter

Auto-fill engine

Bulk operations

Priority support

Scale Up

Enterprise

Custom
Unlimited req/mo
Unlimited schools
10,000+ slots/req

Everything in Growth

Custom market configs

SLA guarantee

Dedicated support

On-premise option

Contact Sales

Get Your API Key

API Endpoints

POST/api/v1/timetable/optimizeFree
POST/api/v1/timetable/analyzeFree
POST/api/v1/keysOpen

TeachConnect Timetable API — Built for African schools, works globally.

Questions? developers@teachconnect.ng