Student Learning and Outcomes API icon

Student Learning and Outcomes API

(0 reviews)
Enables access to learning and qualification data to support qualification verification and curriculum planning services.

home

Overview

The Learning Management API allows for querying student academic data using their unique key or - in some cases - the unique key of their parent. The API transforms the response from the Learning Management API to a JSON domain model where applicable it also enriches the payload with TAFE standard description.

resources/Learning-5ecfbea5-66b6-4b6e-a462-66caab56509b.png

This API follows the JSON API standard and exposes the following resources:

  1. /qualifications: Search Qualifications - Operations for the qualifications related Learning domain
  2. /delivery-plans: Retrieve Delivery Plans - retrieves offering delivery plan data from the StudentExperienceConnectedDelivery database

Authentication

This API only supports token authorization via 'OAuth 2.0'. Read more on OAuth 2.0 here.

You will need to pass your client id and secret to Ping Federate - this will return a token in the response that you can pass into the API. For a technical breakdown of this authentication method please click here.

How to get access to this API

To gain access to this API, please send a request via email to ICC@tafensw.edu.au to discuss your use case and have your credentials and IP configuration created.

Require assistance?

For Production support issues please raise a ServiceNow ticket describing the issue and ask that it be forwarded to group IT Integration Platforms. For issues or queries during design or development of your integration with this API, please send an email to ICC@tafensw.edu.au for assistance.


Reviews