Parse Resume by Version

Performs the requested parse operation on a resume using the specified parser version. This endpoint uses the version path parameter. Use the customParameters field with modeltype=llm to enable LLM-based processing (requires LLMParsingEnabled=true in the parse meta response for the version). Default behavior uses LC Tag/ Standard parsing.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Parser version to use for the operation.

Body Params
string
required

Base64 encoded string of the document

outputs
array of strings

Extract specific fields from the parsed response. Valid values: person, education, employment, qualifications, executiveSummary, rtfdoc, htmdoc, tagWithRTF, tagWithHTM

outputs
string

Advanced parsing configuration. Use 'modeltype=llm' to enable LLM-based parsing for supported locales (check LLMParsingEnabled flag in /resume/parse/meta endpoint). Default: 'modeltype=lctag' (LC Tag classification)

Headers
string
enum

The locale code (e.g. en-US) for the language and country of the resume, if known.

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json