LINKEDIN · ASYNC
LinkedIn Profile Enrichment
Create a durable job for normalized public LinkedIn profile enrichment.
Available on Base Sepolia
Input contract
urlCanonical LinkedIn person profile URL.
Call the service
Submit with POST /v1/services/linkedin.profile/jobs, retain the returned job token when anonymous, and poll its status URL. Never repeat a pending paid POST.
POST /v1/services/linkedin.profile/jobs
Content-Type: application/json
Idempotency-Key: your-stable-request-id
{"input":{"url":"https://example.com/public-resource"}}Returns normalized profile, experience, education, and skills when publicly available.