Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta
1 subscribers
17 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Interview Automation endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
root_health_get /health |
Return the health of the API |
| v1 | ||
| GET |
show_token_v1_quickstart_auth_get /v1/quickstart_auth |
This endpoint is used for quickstart authentication. Here, we are using the firebase auth token to authenticate the user. To get the firebase auth token, we need to login to the… |
| auth | ||
| POST |
authenticate_auth_post /auth |
|
| home | ||
| GET |
read_home_home_get /home |
|
| assess | ||
| GET |
read_item_assess__unique_id__get /assess/{unique_id} |
|
| api | ||
| POST |
assess_resume_video_uploader_api_v1_audio_assessment_video_uploader_post /api/v1/audio/assessment/video_uploader |
Use whisper API to get the assessment result from the audio file. |
| POST |
video_uploader_status_api_v1_audio_assessment_videeo_uploader_process_status_post /api/v1/audio/assessment/videeo_uploader/process_status |
The endpoint shall return the status of the video uploader |
| POST |
submit_assessment_api_v1_audio_assessment_result_post /api/v1/audio/assessment/result |
Submit assessment and return the assessment result |
| POST |
video_trasncript_api_v1_audio_assessment_video_transcript_post /api/v1/audio/assessment/video_transcript |
This endpoint shall return the process status of the resume file |
| POST |
get_questionaire_api_v1_resume_questionaire_post /api/v1/resume/questionaire |
Get all the questions for the resume |
| POST |
questionaire_generator_api_v1_resume_questionaire_generator_post /api/v1/resume/questionaire_generator |
Parse resume and return the parsed data |
| POST |
assess_question_answer_based_on_resume_data_api_v1_audio_assessment_question_answer_assessment_post /api/v1/audio/assessment/question_answer_assessment |
This endpoint shall do the assessment of the question answer based on the resume data |
| POST |
get_process_status_api_v1_resume_process_status_post /api/v1/resume/process_status |
This endpoint shall return the process status of the resume file |
| POST |
get_questionaire_generator_process_status_api_v1_resume_questionaire_generator_process_status_post /api/v1/resume/questionaire_generator/process_status |
This endpoint shall return the process status of the resume file |
| POST |
upload_and_process_resume_api_v1_resume_uploader_post /api/v1/resume/uploader |
This endpoint shall receive a resume file in either PDF or DOCX format. The file extention and type shall be validated before processing. Based on the file type, the file shall… |
| POST |
process_status_api_v1_process_status_post /api/v1/process_status |
This endpoint shall return the process status of the resume file |
| Other endpoints | ||
| GET |
root__get / |
|
Interview Automation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | $20 / month | 10 / minute |
|