Access the LinkedIn API in 2 minutes 💨
Create an integration
Authorize LinkedIn
Call the LinkedIn API
curl "https://api.nango.dev/proxy/v2/userinfo" \
-H "Authorization: Bearer <NANGO-SECRET-KEY>" \
-H "Provider-Config-Key: <INTEGRATION-ID>" \
-H "Connection-Id: <CONNECTION-ID>"
Was this page helpful?