Profiles — The person, the whole résumé.
Resolve a public LinkedIn profile URL or vanity slug to a typed person record — name, headline, roles, education, skills, certifications, and recent activity. Cache-first: if the row isn't stored yet, a 422 tells the LinkFetch Chrome extension to capture it from the user's own signed-in session. No fake accounts, no rented sessions.
- GET5 credits
/v1/profilesGet Profile
Full profile for a LinkedIn member by slug or URL.
- POST5 credits
/v1/profiles/ingestIngest Profile
Extension-side write path. Reference only — not runnable from here.
- GET3 credits
/v1/profiles/{slug}/postsGet Profile Posts
Recent posts from a profile (migration pending).