Skip to content

Connection

LegalServer on Hire2Retire uses Bearer Token.

Bearer Token Authentication is a method of securing APIs in which a client sends a secret token, instead of a username and password, with each request in the Authorization header in the format Bearer <token>. The server validates this token to determine whether access should be granted to the requested resource. Any entity that holds the token can use the API, making it essential to keep the token secure and transmit it only over secure channels such as HTTPS.

Please refer to the document Bearer token for rest APIs to know more about Bearer Token in LegalServer.

We at RoboMQ pay utmost attention to keep your account secure. See our Security and Privacy policies to learn more about how RoboMQ handles your account access.

To establish a connection to the LegalServer on Hire2Retire Access, you need to provide the following OAuth information:

  • Instance URL - LegalServer instance URL which is unique for each tenant

  • Bearer Token - LegalServer Bearer Token for API access

LegalServer Bearer Token

Figure 1. Connection setup for LegalServer on Hire2Retire