AuthenticationAsk AIpost https://auth.getpinch.com.au/connect/tokenForm Datagrant_typestringrequiredDefaults to client_credentialsThe grant type being requested. In this case we're using our client_credentials to identify ourselves. Must be set to "client_credentials"scopestringrequiredDefaults to api1Specifically requesting access to the api. This will probably change in future. Must be set to "api1"Responses 200200 400400Updated 9 months ago