v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBGet Skill Suggestions
For a given profile id, fetch suggested skills for a particular profile section. Supported profile sections are 'experience', 'education', 'projects'.
Path parameters
Profile section for which we want the suggested skills. Possible values are 'experience', 'education', 'projects'.
Query parameters
Term value for a particular section of the profile. e.g. if section is 'experience', the term can be 'Software Engineer'
User's email id
Exclude specific fields in the response. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.
Allows selective control over the fields returned in the API response. If the keyList is empty, all fields will be returned. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.
Headers
The secret key to access the api. It starts with the bearer token
Response
OK