post
https://schoolpassport.gg4l.com/oauth/token
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests⦠| |||
Loadingā¦
Endpoint Example Only!This endpoint is for documentation purposes only - You can't test this endpoint without having an app to route the redirect_uri to.
The request must contain WWW BASIC authorization with client_id and client secret key in request header: āAuthorizationā: āBasic {data}ā
where data = Base64.encode(ā{client_id}:{client secret}ā)