Verifies a password for a password-protected public resume. On success, the viewer is granted access to view the resume data for the duration of their session. No authentication required.
Documentation Index
Fetch the complete documentation index at: https://docs.rxresu.me/llms.txt
Use this file to discover all available pages before exploring further.
The API key to authenticate requests.
The username of the resume owner.
1The slug of the resume.
1The password to verify.
1The password was verified successfully and access has been granted.
The response is of type boolean.