Al-Farabi Kazakh National University univertest API

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

Specifications

Other Resources

OpenAPI Specification

al-farabi-kazakh-national-university-univertest-api-openapi.yml Raw ↑
openapi: 3.0.3
info:
  title: Open edX agreements univertest API
  description: APIs for access to Open edX information
  contact:
    email: dl@kaznu.kz
  version: v1
servers:
- url: https://open.kaznu.kz/api
security:
- Basic: []
tags:
- name: univertest
paths:
  /univertest/:
    get:
      operationId: univertest_list
      description: ''
      tags:
      - univertest
      responses:
        '200':
          description: ''
components:
  securitySchemes:
    Basic:
      type: http
      scheme: basic