Whitetable
API Documentation
Resume API
Question API
Candidate Ranking API
Some API Description
POST
https://apis.whitetable.ai/rank/candidate
Header
token
{AUTH_TOKEN}
Content-Type
application/json
Body
{
"query": {
"job": {
"_id": "666d65e0a758eb605ff2645b",
"uuid": "d1dbf845-2cb3-48a0-9ef3-4f01ed57254b",
"title": "React Native ",
"description": "Join our forward-thinking team, a leading hiring platform with AI integration, as a Senior Frontend Developer. We are looking for a skilled professional with expertise in frontend technologies to play a key role in shaping the user experience of our innovative platform. Key Responsibilities: Lead the development and implementation of user interfaces for our AI-integrated hiring platform. Collaborate with the design and backend teams to ensure seamless integration and a superior user experience. Mentor and guide junior developers, fostering a culture of innovation and continuous learning. Implement responsive and efficient frontend solutions using the latest web technologies. Stay updated with industry trends and best practices in frontend development. Requirements: Bachelor's degree in Computer Science or a related field. 4+ years of professional experience in frontend development. Proficiency in modern frontend technologies such as React, Angular, or Vue.js. Strong understanding of UI/UX principles and design patterns. Excellent problem-solving and debugging skills. Effective communication and collaboration abilities. ",
"role": "Software Developer",
"experience": {
"min": 4,
"max": 8
},
"locations": [
"Bengaluru"
],
"salary": {
"min": 1800000,
"max": 2500000,
"currency": "INR"
},
"company": {
"name": "Whitetable",
"description": "Whitetable.ai is at the forefront of the hiring industry, utilizing AI to transform the way organizations identify and engage top talent. We offer an environment where experienced professionals can thrive, innovate, and drive the future of hiring."
},
"skills": {
"preferred": [
"ReactJs",
"NodeJs"
],
"others": [
]
},
"workspacePolicy": "IN_OFFICE",
"educationRequirement": "",
"industry": "Product"
},
"candidates": [
{
"_id": "1",
"uuid": "04825bae-8d47-45f5-8c8c-dc097f1c85ca",
"resume": "https://test-admin-dash.s3.ap-south-1.amazonaws.com/resumes/ResumeAmitKharat.pdf"
},
{
"_id": "2",
"uuid": "b92623b0-d149-4f19-b9b0-ec39d2b73e1c",
"resume": "https://test-admin-dash.s3.ap-south-1.amazonaws.com/resumes/ResumeAmitSakharkar.pdf"
},
{
"_id": "3",
"uuid": "20cd5e35-94f3-467c-b031-d49634f429e5",
"resume": "https://test-admin-dash.s3.ap-south-1.amazonaws.com/resumes/ResumeAnandhuAnilkumar.pdf"
},
{
"_id": "4",
"uuid": "a2826408-c0d8-4647-833a-7d0af8f5a11c",
"resume": "https://test-admin-dash.s3.ap-south-1.amazonaws.com/resumes/ResumeAnirudhVemuri.pdf"
},
{
"_id": "5",
"uuid": "6bedfb01-ec38-4c6d-b161-7e048a080a41",
"resume": "https://test-admin-dash.s3.ap-south-1.amazonaws.com/resumes/ResumeAnubhaPant.pdf"
}
]
}
}
Sample Request
cURL
Copy
curl -X POST https://apis.whitetable.ai/rank/candidate
-H 'token: {AUTH_TOKEN}'
-H 'Content-Type: application/json'
-d {"query":{"job":{"_id":"666d65e0a758eb605ff2645b","uuid":"d1dbf845-2cb3-48a0-9ef3-4f01ed57254b","title":"React Native ","description":"Join our forward-thinking team, a leading hiring platform with AI integration, as a Senior Frontend Developer. We are looking for a skilled professional with expertise in frontend technologies to play a key role in shaping the user experience of our innovative platform.\nKey Responsibilities:\nLead the development and implementation of user interfaces for our AI-integrated hiring platform.\nCollaborate with the design and backend teams to ensure seamless integration and a superior user experience.\nMentor and guide junior developers, fostering a culture of innovation and continuous learning.\nImplement responsive and efficient frontend solutions using the latest web technologies.\nStay updated with industry trends and best practices in frontend development.\nRequirements: \nBachelor's degree in Computer Science or a related field. \n4+ years of professional experience in frontend development. \nProficiency in modern frontend technologies such as React, Angular, or Vue.js. \nStrong understanding of UI/UX principles and design patterns. \nExcellent problem-solving and debugging skills.\nEffective communication and collaboration abilities.\n","role":"Software Developer","experience":{"min":4,"max":8},"locations":["Bengaluru"],"salary":{"min":1800000,"max":2500000,"currency":"INR"},"company":{"name":"Whitetable","description":"Whitetable.ai is at the forefront of the hiring industry, utilizing AI to transform the way organizations identify and engage top talent. We offer an environment where experienced professionals can thrive, innovate, and drive the future of hiring."},"skills":{"preferred":["ReactJs","NodeJs"],"others":[]},"workspacePolicy":"IN_OFFICE","educationRequirement":"","industry":"Product"},"candidates":[{"_id":"1","uuid":"04825bae-8d47-45f5-8c8c-dc097f1c85ca","resume":"https://test-admin-dash.s3.ap-south-1.amazonaws.com/resumes/ResumeAmitKharat.pdf"},{"_id":"2","uuid":"b92623b0-d149-4f19-b9b0-ec39d2b73e1c","resume":"https://test-admin-dash.s3.ap-south-1.amazonaws.com/resumes/ResumeAmitSakharkar.pdf"},{"_id":"3","uuid":"20cd5e35-94f3-467c-b031-d49634f429e5","resume":"https://test-admin-dash.s3.ap-south-1.amazonaws.com/resumes/ResumeAnandhuAnilkumar.pdf"},{"_id":"4","uuid":"a2826408-c0d8-4647-833a-7d0af8f5a11c","resume":"https://test-admin-dash.s3.ap-south-1.amazonaws.com/resumes/ResumeAnirudhVemuri.pdf"},{"_id":"5","uuid":"6bedfb01-ec38-4c6d-b161-7e048a080a41","resume":"https://test-admin-dash.s3.ap-south-1.amazonaws.com/resumes/ResumeAnubhaPant.pdf"}]}}
Sample Response
CONTENT TYPE
application/json
Copy
{
"predictions": [
"3",
"5",
"1",
"4",
"2"
]
}
"When you see a problem in the world, and perhaps you are the only one who does, take the initiative to be the solution."
Copyright © 2023
Desert Tree Pvt Ltd.
All Rights Reserved