EasyHire API
Overview
Internal API. It could change in any moment.
Authorization
POSTLog in
https://interviews.easyhire.me/rest-login
Returns a token that should be places in the x-easyhire-authtoken header in all requests. Token is valid for 24 hours.
Bodyurlencoded
email
password
Example Request
Authorization
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers