{"endpoints":{"get_institutions":{"description":"Get list of institutions","method":"GET","parameters":{"exam_session":"string (required)","exam_type":"string (required)","exam_year":"string (required)"},"url":"/api/v1/institutions"},"search_by_institution":{"body":{"exam_session":"string (required)","exam_type":"string (required)","exam_year":"string (required)","institution":"string (required)"},"description":"Get results by institution","method":"POST","url":"/api/v1/results/institution"},"search_by_roll_number":{"body":{"exam_session":"string (required)","exam_type":"string (required)","exam_year":"string (required)","roll_number":"string (required)"},"description":"Get results by roll number","method":"POST","url":"/api/v1/results/roll-number"}},"message":"KIU Examination Results API","version":"1.0.0"}
