IMS One Roster Ref Impl.
OneRoster® API version 1.1 spec is availble here: https://www.imsglobal.org/oneroster-v11-final-specification
OR REST APIs 1.1
AUTHORIZATIONOAuth 1.0
Consumer Key
Consumer Secret
Academic Sessions
AUTHORIZATIONOAuth 1.0
This folder is using OAuth 1.0 from folderOR REST APIs 1.1
Grading Periods
AUTHORIZATIONOAuth 1.0
This folder is using OAuth 1.0 from folderOR REST APIs 1.1
GETGet All Grading Periods
https://or-ri.imsglobal.org/ims/oneroster/v1p1/gradingPeriods?offset=0&limit=100
Gets a page of grading periods.
AUTHORIZATIONOAuth 1.0
This request is using OAuth 1.0 from folderOR REST APIs 1.1
PARAMS
offset
limit
filter
Example Request
Get All Grading Periods
200 OK
Example Response
Server
Date
Content-Type
Transfer-Encoding
Connection
Vary
cache-control
x-request-id
Strict-Transport-Security
Content-Encoding
GETGet Grading Period
https://or-ri.imsglobal.org/ims/oneroster/v1p1/gradingPeriods/d99cb9a2-57d5-11ea-85b8-3a6d5a0778e8
Gets a single grading period.
AUTHORIZATIONOAuth 1.0
This request is using OAuth 1.0 from folderOR REST APIs 1.1
HEADERS
Accept
PARAMS
filter
Example Request
Get Grading Period
200 OK
Example Response
Server
Date
Content-Type
Transfer-Encoding
Connection
Vary
cache-control
x-request-id
Strict-Transport-Security
Content-Encoding