https://{{workbook-domain}}/api/auth/handshake

POST https://{{workbook-domain}}/api/auth/handshake

NOTE: This is one of the two endpoints that do not employ the base URL. You have to enter the URL exactly as defined, where {{workbook-domain}} is the host or domain name of your Deltek Workbook application instance such as demo.workbook.net.

Authenticates your login credentials to work with Deltek WorkBook REST Service through Handshake.

API
Authentication API

Requires Authentication
N/A

Returns
N/A

Batch?
No

Request Body

[{"name"=>"Username", "value"=>"{{string}}", "datatype"=>"string"}, {"name"=>"Password", "value"=>"{{string}}", "datatype"=>"string"}]