Generate Auth Code

Generate Auth Code using id_token

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}

Language
URL
Click Try It! to start a request and see the response here!