Generate Auth Code

Generate Auth Code using id_token

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

For generating id_token, please refer to the Guides Section

Authcode returned by the API can be used on the Stockal website to sign the user into the application.
Just append code={authcode} as a query parameter to the sso-signin endpoint.
Non prod: https://alpha-platform.stockal.com/sso-signin?code={authcode}
Prod: https://platform.stockal.com/sso-signin?code={authcode}

Body Params
string
Defaults to <apiKey>
string
Defaults to <accessKey>
string
Defaults to <jwtToken>

ID token should be generated using the Private Key.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json