{"status":200,"success":true,"data":{"Name":"Hayden Smith","Contact Information":{"Address":"214 Mitre Avenue, Park Hill, 3045","Mobile":"04 501 123 456","Email":"[email protected]"},"Work Experience":[{"Position":"Customer service (volunteer)","Employer":"Park Hill Soccer Club Canteen","Duration":"December 2016 \u2013 March 2017","Responsibilities":["Served customers","Handled cash including operating cash register"]},{"Position":"Newspaper deliverer","Employer":"Argo Newsagency","Duration":"June 2016 \u2013 February 2017","Responsibilities":["Delivered weekend newspapers to houses"]}],"Education":{"Current":{"School":"Park Hill Secondary College","Year":"Year 11","Subjects":["Maths","English","Business Management","VET studies in Sport and Recreation"]}},"Skills":["Customer service","Numeracy","Communication","Teamwork","Organization","Problem-solving"]}}
curl --location --request POST 'https://pr213-testing.zylalabs.com/api/137/resume+to+json+api/179/parse+by+url?url=https://myfuture.edu.au/docs/default-source/entry-level-resumes/resume_sample_student8ea47e04a8fe67e6b7acff0000376a3b.pdf' --header 'Authorization: Bearer YOUR_API_KEY'
{"detail":"Allowed MIME Types: application\/pdf"}
curl --location 'https://pr213-testing.zylalabs.com/api/137/resume+to+json+api/4375/upload+resume' \
--header 'Content-Type: multipart/form-data' \
--form 'image=@"FILE_PATH"'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Resume to JSON API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
Trusted by leading companies
About the API:
This API will allow you to have JSON formatted data extracted from any resume/CSV that you pass to it. It works better with the English language.
This API will receive an URL of the PDF or MS Word resume file that you want to parse. Receive a JSON object with all the information extracted from the resume.
It's proved that this API is mostly used with talent acquisition companies that want to enrich their applicator's database.
Is also used to have structured resume information to later filter by the applicants that could fit better a position.
Improve the selection process by filtering by position or academic requirements.
Besides the number of API calls per month, there are no other limitations.
The "Parse by URL" endpoint returns a JSON object containing structured data extracted from the resume, including the applicant's name, contact information, work experience, education, and skills. The "Upload Resume" endpoint confirms successful processing but does not return specific data.
Key fields in the response data include "Name," "Contact Information," "Work Experience," "Education," and "Skills." Each field provides detailed insights into the applicant's background and qualifications.
The response data is organized in a hierarchical JSON format. For example, "Contact Information" is a nested object containing fields like "Address," "Mobile," and "Email," while "Work Experience" is an array of objects detailing each position held.
The "Parse by URL" endpoint provides comprehensive details such as the applicant's name, contact info, work history, educational background, and skills. The "Upload Resume" endpoint validates the file and ensures it meets specified criteria.
The "Parse by URL" endpoint accepts a URL pointing to a PDF or MS Word file. The "Upload Resume" endpoint accepts files with a maximum size of 2MB, up to 5 pages, and must be in PDF or .doc/.docx format.
Users can leverage the structured JSON data to filter and analyze applicants based on specific criteria, such as skills or experience, enhancing recruitment processes and improving candidate selection.
Data accuracy is maintained through robust parsing algorithms that extract information from resumes. The API is optimized for English language resumes, ensuring higher accuracy in data extraction.
Typical use cases include talent acquisition, where companies enrich their applicant databases, and HR departments that need structured resume information for efficient candidate filtering and selection.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund