Developer Console

Monitoring & API Documentation for TheKnowledgeOrbits

Backend Status
Syncing...
Latency--

Live Pulse

System heartbeat is being monitored globally. All micro-engines are reporting status to core.

PostgreSQL
Connected
Redis Cache
Healthy

Base URLs

Backend API

http://127.0.0.1:8000/api/v1

Frontend App

http://localhost:3000

Backend API Endpoints

Auth Engine

POST/GET
/api/v1/auth/

Login, Register, Password Reset, Token refresh

Content Engine

GET
/api/v1/content/

Static content, syllabus, and resources

Knowledge Engine

GET/POST
/api/v1/knowledge/

Topic detail, core knowledge orbits

Article Generation

POST
/api/v1/articles/

AI generation of UPSC articles

Assessment Engine

GET/POST
/api/v1/assessment/

Quizzes, results, and ranking

Current Affairs

GET
/api/v1/ca/

Daily updates and analysis

Analytics Engine

GET
/api/v1/analytics/

User performance and study stats

Support Engine

POST
/api/v1/support/

Feedback and support tickets

Frontend Application Routes

Dashboard

/dashboard

Main user workspace

Auth Pages

/auth/[login|register]

Entry points for users

Articles

/articles

AI Article explorer

Topics

/topics

Knowledge base navigation

Quizzes

/assessment

Practice environment

Current Affairs

/current-affairs

Daily tracking

TheKnowledgeOrbits Intelligence v1.0.4