Jump to Content
FOX vClass
API Reference
v1.0

Log InFOX vClass
API Reference
Log In
v1.0API Reference

vClass API

  • 소개
  • 사용 방법

사용자 인증

  • Access Token 발급post

사용자 API

  • 사용자 목록 조회get
  • 사용자 상세 조회get
  • 사용자 등록post
  • 사용자 일괄 등록post
  • 사용자 정보 수정patch
  • 사용자 삭제del

수업룸 API

  • 수업룸 목록 조회get
  • 사용자별 수업룸 조회get
  • 입장 가능한 수업룸 조회get
  • 수업룸 생성post
  • 수업룸 정보 수정patch
  • 수업룸 삭제del
  • 수업룸 참석자 초대post
  • 수업룸 참석자 삭제del
  • 수업룸 참석자 입장경로get
  • 수업룸 파일 업로드post
  • 녹화/녹취 URL 조회get

통계 API

  • 수업 이력 조회get
  • 수업 이력 통계 조회get
  • 종료 수업 참석자 조회get
  • 진행 중 수업 통계 조회get

파트너 API

  • Access Token 발급 (파트너)post
  • 수업룸 생성 (파트너)post
  • 수업룸 정보 수정 (파트너)patch
  • 수업룸 참석자 일괄 수정 (파트너)patch

API (Form)

  • Getting Started With Your API
Powered by 
  1. API (Form)

Getting Started With Your API

This page will help you get started with File Convert.

This is where you show your users how to set it up. You can use code samples, like this:

$http.post('/someUrl', data).success(successCallback);

alert('test');

Try typing / to see how easy it is to add more content!

Updated 25 days ago


Updated 25 days ago