Extract skills from document

Returns a list of skills found in a document.

Supported document types and their expected Content-Type:

  • JSON – application/json Document must be UTF-8 encoded.
  • Plain text – text/plain
  • PDF – application/pdf
  • Word (docx) – application/vnd.openxmlformats-officedocument.wordprocessingml.document

Request document size is limited to 10MB, text parsed from the document is limited to 50KB.

Note that this endpoint has a free tier monthly quota of 50 requests. Contact us if you'd like this increased or made unlimited. Responses from this endpoint will include two headers, RateLimit-Remaining and RateLimit-Reset, which indicate how many requests you have remaining in your current quota period and when that quota will reset, respectively.

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

The skills taxonomy version.

Query Params
string

Language selection parameter.

number
0 to 1
Defaults to 0.5

Filter out skills with a confidence value lower than this threshold (this query param does not apply for JSON requests)

Body Params
string
required
number
0 to 1
Defaults to 0.5
Headers
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