API Usage Overview


Receive Login Credentials

Our team will send the partner a username and password to access their partner account on Jusoor Labs.

Manage Schools

Inside the partner account, the partner will find the list of schools we have prepared. They need to get the credentials for each school (referrer and token) by clicking “Show Credentials” for that school.

Sync Student and Teacher Data

The partner should send student and teacher data to Jusoor Labs using the Mirror Data API.

  • This API is used initially.
  • It must be called again whenever a class is added, modified, or deleted.
Allow Students and Teachers to Log In

After syncing data, the partner uses the Generate Token API (SSO) to enable students and teachers to securely access the Jusoor Labs platform.

The partner must specify if the user will be redirected to the web or mobile app.

Then, the user is redirected to the URL returned by the API, allowing them to log in through the partner’s platform.