Authenticate Partner User

Authenticates a partner user from a PRM system and returns a short-lived (60 seconds) one-time access token. This is a server-to-server call that does not require a bearer token in the header, instead, the long-lived authentication key is sent in the request body.

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

The long-lived DealHub authentication key generated in the system settings screen.

user_information
object
required

A list of fields required to create a user in DealHub.

Responses

403

Forbidden. The authentication key is invalid or the request is from an untrusted IP.

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