ACCESS API

Account Management

Account Owners

Arkansas Civics Test

Community Service Learning

Data Services Agreements

Online Testing

Private Schools

Home Schools

Smart Core

Student Transcripts

Advanced Searching

OneRoster API


Overview


The ACCESS API is a subsection of the Triand REST API. Usage of the ACCESS API requires specific security credentials. The API calls supported by the ACCESS API:

URLMethodDescription
/Session/powChallengeGETGet the Proof-of-Work Challenge
/Session/loginPOSTValidate Super Admin Credentials, issue JWT
/Session/refreshPOSTValidate Super Admin Credentials, issue JWT
/Access/studentApplicationPOSTReturn eSchool data for State-ID
/Access/studentPdfUrlPOSTCreate PDF for State-ID
/Access/studentMatchPOSTGiven student profile, return State-IDs w/security questions
/Access/studentIdAssignPOSTGiven student profile, assign State-ID
/Access/studentSendPOSTSend Transcript to College
/Access/adminStateIdsPOSTGet State-IDs APSCN-ID can access
/Access/adminEmailNoticeListPOSTManage emails that receive notices
/Access/adminActivityLogPOSTGet API activity for the last 30 days
/Access/adminPrivateSchoolsPOSTList Private Schools for State
/Access/dashboardStudentsInformationPOSTGet catalog information for list of student State-IDs
/Access/dashboardDueForGraduationSummaryByDistrictLeaPOSTGet summary of students due for graduation by district LEA
/Access/dashboardDueForGraduationForDistrictLeaPOSTGet student state ids due for graduation for a district LEA

The following sections describe each API call in detail.