Student Key

You must have an SIMS Enterprise plan and be authorised to use all these endpoint or else it will block your request and lock your sch key.

Get the Student Key

POST https://api.luasims.cloud/api/v1/studentkey

Headers

Body

Response

{
  "StudentID": Object,
  "StudentUsername": Object,
  "StudentData": Object,
  "StudentAnalytics": Object,
  "SchoolExcluded": Object,
  "LuaBlacklisted": Boolean,
  "Error": false
}

Last updated