Authentication
Authenticate
Verifies the credentials of the connection attempt.
post/auth-api/v2/authenticate
Request body
Example request
{
"userIdentifier": "Qw**********",
"userSecret": "Zj**********"
}Response
OK
Changes
No recorded changes to this endpoint across all 3 revisions of this API.