POST AuthenticateCopy Pagepost https://sandbox.api.plumguide.com/authenticateRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsAuthentication request with client secret and client idRepresents the request needed to generate an authentication token and create authorised requests to the Plum Guide API.clientIdstring | nullThe clientId is generated by Plum Guide, it represents a unique arbitrary string for a particular host on the platform. The clientId is used alongside the clientSecret to generate a authentication token. The clientId should be treated like a user's username.clientSecretstring | nullThe clientSecret is an arbitrary string assigned against the clientId. The clientSecret is used alongside the clientId to generate a authentication token. The clientSecret should be treated like a user's password.Responses 200Successfully generated a authentication token 400ClientId or ClientSecret are missing, or invalid credentials suppliedUpdated 12 days ago Credentials ManagementAvailabilityDid this page help you?YesNo