{"service": "EDBA LMS Tool API", "version": "1.1.0", "status": "running", "base_url": "http://127.0.0.1:8000", "endpoints": {"masters_catalog": "GET  /masters", "institute_list": "GET  /masters/institutes          (token required)", "institute_create": "POST /masters/institutes/create   (public)", "institute_token": "GET  /masters/institutes/<id>/token (token required)", "board_create": "POST /masters/boards", "class_create": "POST /masters/classes", "subject_create": "POST /masters/subjects", "book_upload": "POST /books/upload", "book_logs": "GET  /books/<book_id>/logs"}}