Version: v1.0
Work Based Submissions API
APIs for interacting with TEC data platform.
To start, obtain an ESL machine token from MoE scoped to the EDUMIS ID of the TEO that you are submitting data for.
NOTE: All requests to this API are scoped to the EDUMIS ID set in the EID header, and the ESL access token set in the Authentication header. Both headers must be provided for EVERY request ie
Authentication: Bearer {token}
EID: {EDUMIS ID}