API reporting with Pluralsight

Basics of our API reporting offering:

Users:

User ID, First name, Last name, Email, Team name, Note, Start date

Course usage (by date range):

User ID, First name, Last name, Email, Team name, Note, Is on account, Course ID, Course name, View date, Usage in seconds

Course completion (by date range):

User ID, First name, Last name, Email, Team name, Note, Is on account, Course ID, Course name, First view date, Completion date, Completion status

In addition to reporting for plan managers on our site, Pluralsight also offers a raw data reporting API, allowing for quick access from a browser or an HTTP(S) GET request to the following data points:

User information, course usage and course completion.

Courses API example: http://api.pluralsight.com/api-v0.9/courses

This data can then be manipulated or imported into a relational database for your own analysis and reporting.

For full details on the other APIs, please contact Pluralsight professional services. Please note that client-specifc reports require your plan ID and token that your rep can provide.