Profile
Get My Profile
Retrieve your own LinkedIn profile information
POST
Get comprehensive information about your own LinkedIn profile using your authentication cookie.
This endpoint costs 1 credit per request.
Header Parameters
Your API key
Body Parameters
Country code for proxy selection. Available: (US,UK,FR)
LinkedIn authentication cookie obtained from the login/verify process
Response
Request status (success/error)
Notes
- This endpoint returns the same comprehensive profile data format as the
/v1/profile/info
endpoint - Fields may be empty strings when information is not available
- Experience and education arrays may be empty when no entries exist
- The response includes all your profile information, formatted in a consistent structure with other profile endpoints
- This endpoint is useful for validating your login token and retrieving your own profile data