/tokenAsk AIpost https://preprod1.iddataweb.com/axn/oauth2/tokenBody Paramsgrant_typestringDefaults to authorization_codeRequired. Indicates to the OpenID Connect server that this is a 3L Authorization Code grant against the /token endpoint.codestringRequired. This is the code sent to your redirect_uri from the initial user interaction with the /authorize endpoint.redirect_uristringRequired. Must be same as what was initially sent in the /token endpoint.client_idstringRequired. Your API key from the initial /token interaction.client_secretstringOptional. Shared Secret from AXN Admin.Responses 200200 400400Updated 10 months ago