Skip to content
jasonChiu edited this page Feb 8, 2015 · 1 revision

API VERSION 1

api can be accessed via http://[server_address]/[servlet_context]/api/v1

api need to be authorized by oauth2

  • request header
    • Authorization : bearer token of oauth, ex: Bearer abc123

API List

  • GET /student/selected
  • GET /student/tracking
Clone this wiki locally