How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Al-Farabi Kazakh National University edx_proctoring API

The edx_proctoring API from Al-Farabi Kazakh National University — 30 operation(s) for edx_proctoring.

Al-Farabi Kazakh National University edx_proctoring API is one of 51 APIs that Al-Farabi Kazakh National University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 45 operations across 30 paths. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://open.kaznu.kz/api.

45 operations 30 paths 0 schemas 4 DELETE20 GET1 PATCH10 POST10 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://open.kaznu.kz/api
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Al-Farabi Kazakh National University edx_proctoring API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (Basic). By default, every request must be authenticated.

Paths & Operations 45

Across 30 paths, the API surfaces 45 operations — 4 DELETE, 20 GET, 1 PATCH, 10 POST, 10 PUT. Each is listed below with its method, path, parameters, and response codes.

edx_proctoring 45
POST
/edx_proctoring/proctoring_review_callback/
Post callback handler
edx_proctoring_proctoring_review_callback_create → 201
GET
/edx_proctoring/v1/instructor/{course_id}
Redirect to dashboard for a given course and optional examid
edx_proctoring_v1_instructor_read 1 param → 200
GET
/edx_proctoring/v1/instructor/{course_id}/{exam_id}
Redirect to dashboard for a given course and optional examid
edx_proctoring_v1_instructor_read 2 params → 200
GET
/edx_proctoring/v1/proctored_exam/active_attempt
HTTP GET handler. Returns active attempt
edx_proctoring_v1_proctored_exam_active_attempt_list → 200
GET
/edx_proctoring/v1/proctored_exam/active_exams_for_user
Returns the getactiveexamsforuser
edx_proctoring_v1_proctored_exam_active_exams_for_user_list → 200
GET
/edx_proctoring/v1/proctored_exam/allowance
HTTP GET handler. Get all allowances for a course. Course and Global staff can view both timed and proctored exam allowances.
edx_proctoring_v1_proctored_exam_allowance_list → 200
PUT
/edx_proctoring/v1/proctored_exam/allowance
HTTP GET handler. Adds or updates Allowance
edx_proctoring_v1_proctored_exam_allowance_update → 200
DELETE
/edx_proctoring/v1/proctored_exam/allowance
HTTP DELETE handler. Removes Allowance.
edx_proctoring_v1_proctored_exam_allowance_delete → 204
GET
/edx_proctoring/v1/proctored_exam/attempt
HTTP GET Handler. Returns the status of the exam attempt.
edx_proctoring_v1_proctored_exam_attempt_list → 200
POST
/edx_proctoring/v1/proctored_exam/attempt
HTTP POST handler. To create an exam attempt.
edx_proctoring_v1_proctored_exam_attempt_create → 201
GET
/edx_proctoring/v1/proctored_exam/attempt/course_id/{course_id}
HTTP GET handler. Returns exam with attempt and active attempt
edx_proctoring_v1_proctored_exam_attempt_course_id_read 1 param → 200
GET
/edx_proctoring/v1/proctored_exam/attempt/grouped/course_id/{course_id}
HTTP GET Handler.
edx_proctoring_v1_proctored_exam_attempt_grouped_course_id_read 1 param → 200
GET
/edx_proctoring/v1/proctored_exam/attempt/grouped/course_id/{course_id}/search/{search_by}
HTTP GET Handler.
edx_proctoring_v1_proctored_exam_attempt_grouped_course_id_search_read 2 params → 200
GET
/edx_proctoring/v1/proctored_exam/attempt/{attempt_id}
HTTP GET Handler. Returns the status of the exam attempt.
edx_proctoring_v1_proctored_exam_attempt_read 1 param → 200
PUT
/edx_proctoring/v1/proctored_exam/attempt/{attempt_id}
HTTP PUT handler to update exam attempt status based on an action.
edx_proctoring_v1_proctored_exam_attempt_update 1 param → 200
DELETE
/edx_proctoring/v1/proctored_exam/attempt/{attempt_id}
HTTP DELETE handler. Removes an exam attempt.
edx_proctoring_v1_proctored_exam_attempt_delete 1 param → 204
PUT
/edx_proctoring/v1/proctored_exam/attempt/{attempt_id}/review_status
Update the isstatusacknowledged flag for the specific attempt
edx_proctoring_v1_proctored_exam_attempt_review_status_update 1 param → 200
POST
/edx_proctoring/v1/proctored_exam/attempt/{external_id}/ready
Post callback handler
edx_proctoring_v1_proctored_exam_attempt_ready_create 1 param → 201
POST
/edx_proctoring/v1/proctored_exam/attempt/{external_id}/reviewed
Called when 3rd party proctoring service has finished its review of an attempt.
edx_proctoring_v1_proctored_exam_attempt_reviewed_create 1 param → 201
PUT
/edx_proctoring/v1/proctored_exam/bulk_allowance
HTTP PUT handler. Adds or updates Allowances for many exams and students
edx_proctoring_v1_proctored_exam_bulk_allowance_update → 200
GET
/edx_proctoring/v1/proctored_exam/exam
HTTP GET handler. Scenarios: by examid: calls getexambyid() by courseid, contentid: getexambycontentid()
edx_proctoring_v1_proctored_exam_exam_list → 200
POST
/edx_proctoring/v1/proctored_exam/exam
Http POST handler. Creates an exam.
edx_proctoring_v1_proctored_exam_exam_create → 201
PUT
/edx_proctoring/v1/proctored_exam/exam
HTTP PUT handler. To update an exam. calls the updateexam
edx_proctoring_v1_proctored_exam_exam_update → 200
GET
/edx_proctoring/v1/proctored_exam/exam/course_id/{course_id}
HTTP GET handler. Scenarios: by examid: calls getexambyid() by courseid, contentid: getexambycontentid()
edx_proctoring_v1_proctored_exam_exam_course_id_read 1 param → 200
POST
/edx_proctoring/v1/proctored_exam/exam/course_id/{course_id}
Http POST handler. Creates an exam.
edx_proctoring_v1_proctored_exam_exam_course_id_create 1 param → 201
PUT
/edx_proctoring/v1/proctored_exam/exam/course_id/{course_id}
HTTP PUT handler. To update an exam. calls the updateexam
edx_proctoring_v1_proctored_exam_exam_course_id_update 1 param → 200
GET
/edx_proctoring/v1/proctored_exam/exam/course_id/{course_id}/content_id/{content_id}
HTTP GET handler. Scenarios: by examid: calls getexambyid() by courseid, contentid: getexambycontentid()
edx_proctoring_v1_proctored_exam_exam_course_id_content_id_read 2 params → 200
POST
/edx_proctoring/v1/proctored_exam/exam/course_id/{course_id}/content_id/{content_id}
Http POST handler. Creates an exam.
edx_proctoring_v1_proctored_exam_exam_course_id_content_id_create 2 params → 201
PUT
/edx_proctoring/v1/proctored_exam/exam/course_id/{course_id}/content_id/{content_id}
HTTP PUT handler. To update an exam. calls the updateexam
edx_proctoring_v1_proctored_exam_exam_course_id_content_id_update 2 params → 200
GET
/edx_proctoring/v1/proctored_exam/exam/exam_id/{exam_id}
HTTP GET handler. Scenarios: by examid: calls getexambyid() by courseid, contentid: getexambycontentid()
edx_proctoring_v1_proctored_exam_exam_exam_id_read 1 param → 200
POST
/edx_proctoring/v1/proctored_exam/exam/exam_id/{exam_id}
Http POST handler. Creates an exam.
edx_proctoring_v1_proctored_exam_exam_exam_id_create 1 param → 201
PUT
/edx_proctoring/v1/proctored_exam/exam/exam_id/{exam_id}
HTTP PUT handler. To update an exam. calls the updateexam
edx_proctoring_v1_proctored_exam_exam_exam_id_update 1 param → 200
DELETE
/edx_proctoring/v1/proctored_exam/exam_id/{exam_id}/user_id/{user_id}/reset_attempts
HTTP DELETE handler, deletes all attempts for a given exam and username
edx_proctoring_v1_proctored_exam_exam_id_user_id_reset_attempts_delete 2 params → 204
PATCH
/edx_proctoring/v1/proctored_exam/exam_registration/course_id/{course_id}
Create or update a list of all active exams. Exams not included in the registration payload will be deactivated
edx_proctoring_v1_proctored_exam_exam_registration_course_id_partial_update 1 param → 200
GET
/edx_proctoring/v1/proctored_exam/review_policy/exam_id/{exam_id}/
HTTP GET handler. Returns review policy for proctored exam.
edx_proctoring_v1_proctored_exam_review_policy_exam_id_read 1 param → 200
GET
/edx_proctoring/v1/proctored_exam/settings/exam_id/{exam_id}/
HTTP GET handler. Returns proctoringsettings and examproctoringbackend config for proctored exam.
edx_proctoring_v1_proctored_exam_settings_exam_id_read 1 param → 200
GET
/edx_proctoring/v1/proctored_exam/{course_id}/allowance
HTTP GET handler. Get all allowances for a course. Course and Global staff can view both timed and proctored exam allowances.
edx_proctoring_v1_proctored_exam_allowance_list 1 param → 200
PUT
/edx_proctoring/v1/proctored_exam/{course_id}/allowance
HTTP GET handler. Adds or updates Allowance
edx_proctoring_v1_proctored_exam_allowance_update 1 param → 200
DELETE
/edx_proctoring/v1/proctored_exam/{course_id}/allowance
HTTP DELETE handler. Removes Allowance.
edx_proctoring_v1_proctored_exam_allowance_delete 1 param → 204
PUT
/edx_proctoring/v1/proctored_exam/{course_id}/bulk_allowance
HTTP PUT handler. Adds or updates Allowances for many exams and students
edx_proctoring_v1_proctored_exam_bulk_allowance_update 1 param → 200
GET
/edx_proctoring/v1/proctored_exam/{course_id}/grouped/allowance
HTTP GET Handler.
edx_proctoring_v1_proctored_exam_grouped_allowance_list 1 param → 200
POST
/edx_proctoring/v1/retire_backend_user/{user_id}/
Deletes all user data for the particular userid from all configured backends
edx_proctoring_v1_retire_backend_user_create 1 param → 201
POST
/edx_proctoring/v1/retire_user/{user_id}/
Obfuscates all PII for a given userid
edx_proctoring_v1_retire_user_create 1 param → 201
GET
/edx_proctoring/v1/user_onboarding/status
HTTP GET handler. Returns the learner's onboarding status.
edx_proctoring_v1_user_onboarding_status_list → 200
GET
/edx_proctoring/v1/user_onboarding/status/course_id/{course_id}
HTTP GET handler.
edx_proctoring_v1_user_onboarding_status_course_id_read 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

al-farabi-kazakh-national-university-edx-proctoring-api-openapi.yml Raw ↑

Other APIs Al-Farabi Kazakh National University publishes across the network.

Al-Farabi Kazakh National University agreements API
Al-Farabi Kazakh National University bookmarks API
Al-Farabi Kazakh National University certificates API
Al-Farabi Kazakh National University change_email_settings API
Al-Farabi Kazakh National University cohorts API
Al-Farabi Kazakh National University commerce API
Al-Farabi Kazakh National University completion API
Al-Farabi Kazakh National University course_experience API
Al-Farabi Kazakh National University course_home API
Al-Farabi Kazakh National University course_live API
Al-Farabi Kazakh National University course_modes API
Al-Farabi Kazakh National University courses API
Where this information came from

This is an independent, third-party profile of Al-Farabi Kazakh National University edx_proctoring API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.