POST Authenticate

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

Authentication request with client secret and client id

Represents the request needed to generate an authentication token and create authorised requests to the Plum Guide API.

string | null

The 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.

string | null

The 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

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