- : Access to the public API
OAuth2 client credentials flow for API access
Payload to submit a new LinkedIn quality job.
The LinkedIn URL to assess.
https://www.linkedin.com/in/victorgoubet/The website URL associated with the LinkedIn entity.
https://delpha.io/The name of the company.
DelphaThe first name of the entity if it's a profile.
VictorThe last name of the entity if it's a profile.
GoubetJob submitted to assess_social_network_v16
Invalid linkedin format or missing required fields
Authentication failed - invalid or missing OAuth 2.0 token
Payment Required
Internal server error
Service unavailable
- : Access to the public API
OAuth2 client credentials flow for API access
The unique identifier of the linkedin job
{"summary":"Sample job ID","value":"21014abc65004d2781d2e0ef4c9fbb46"}Job succeeded.
Response after retrieving the status and result of an linkedin quality job.
A human-readable message describing the current state or outcome of the job.
Job succeeded.The status of the process
SUCCESSPossible values: The HTTP status code representing the job's current state.
200The result of the linkedin quality job
{"data_type":"social_network","label":"Ok","normalized_value":"https://www.linkedin.com/in/victorgoubet/","recommendations":[{"company_name":"Delpha","desc":"Data Engineer & Cloud specialist - AWS · Experience: Delpha · Education: ESILV - Ecole Supérieure d'Ingénieurs Léonard de Vinci · Location: Paris · 500+ ...","location":"Paris","profile_name":"Victor Goubet","rank":1,"score":0.8711710601954503,"title":"Victor Goubet - Delpha","url":"https://www.linkedin.com/in/victorgoubet/"}],"scores":{"accuracy":0.8711710601954503,"completeness":1,"consistency":1,"validity":1}}The total time taken to process the job, in seconds.
0.123Job is still running.
Input validation failed.
Authentication failed - invalid or missing OAuth 2.0 token
Failed to retrieve job.
Job timed out.
Last updated
Was this helpful?