Skip to content

Instantly share code, notes, and snippets.

@billglover
Created May 13, 2015 05:37
Show Gist options
  • Save billglover/e7000f47e0390c327712 to your computer and use it in GitHub Desktop.
Save billglover/e7000f47e0390c327712 to your computer and use it in GitHub Desktop.
Known ChinesePod API methods
http://chinesepod.com/api/course/getUserCourses?count=10&page=0&lastitem=0&format=json
http://chinesepod.com/api/lesson/getUserLessons?status=active&service=lesson&count=20&page=0&lastitem=0&format=json
http://chinesepod.com/api/lesson/getLesson?format=json&id=1796
http://chinesepod.com/api/lesson/getLesson?format=json&id=1794
http://chinesepod.com/api/tool/getFlashcard?format=json&count=100000
http://chinesepod.com/api/user/logout-for-iphone?a_token=4f405fd2cb805e09898066d056419cf2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment