SMID — Get Your SmartSchool User ID

Get Your SMID

Full domain: .smartschool.be

Processing...

Response

No data yet. Submit the form to see results.

Request Log

For Developers

This tool helps you retrieve your SmartSchool user ID using the SMID extension. It's designed to be simple, secure, and developer-friendly.

Quick Start

  1. Install the SMID Chrome extension
  2. Log in to your SmartSchool account
  3. Enter your school's subdomain on the left
  4. Click "Get User ID" and accept the authorization

API Reference

Exchange your authorization code for a user ID:

GET /v1/user-id?code=AUTH_CODE

💡 Tip: Always do this request on your server, never expose codes in client-side code.

Security

The SMID extension securely interacts with your active SmartSchool session without storing or transmitting your login credentials. Your session remains private to your browser.

Example

View minimal integration example

Check Extension