Documentation Index
Fetch the complete documentation index at: https://docs.mavera.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Pull data from LinkedIn Talent Solutions (Job Postings, Candidate Exports, Application Analytics) → analyze with Mavera (Focus Groups, Custom Personas, Generate) → iterate job descriptions for higher apply rates and build talent personas grounded in real candidate profiles.LinkedIn Talent Solutions API — Base URL:
https://api.linkedin.com/rest/. Auth: OAuth 2.0 (3-legged). Access: Restricted to approved LinkedIn partners — you must apply via the LinkedIn Developer Portal and be accepted into the Talent Solutions Partner Program. Rate limits vary by partnership tier.Prerequisites
LinkedIn partner application
Apply at LinkedIn Developer Portal → Talent Solutions Partner Program. Approval can take 2-4 weeks.
OAuth 2.0 app
Create an app in the LinkedIn Developer Portal with the
r_liteprofile, w_member_social, and talent-specific scopes granted by your partnership.Mavera API key
Get your key from Mavera dashboard.
Jobs
| # | Job | LinkedIn Data | Mavera Surface | Output |
|---|---|---|---|---|
| 1 | Job Distribution → Performance-Optimized Descriptions | simpleJobPostings + analytics | Focus Groups + Generate | Iteratively optimized job descriptions |
| 2 | Candidate Data → Talent Personas | Exported profiles via RSC | Custom Personas + Focus Groups | Employer value prop validation |
Access & Production Notes
| Requirement | Detail |
|---|---|
| Partner access | Required for all Talent Solutions APIs. Apply via LinkedIn Developer Portal |
| OAuth scopes | Varies by partnership tier. Minimum: r_liteprofile. Job posting: partnership-specific scopes |
| Rate limits | Partnership-tier dependent. Typically 100-500 req/day for job posting endpoints |
| Data retention | LinkedIn data must be deleted within 30 days per Terms of Service. Don’t persist raw profiles |
| RSC alternative | For non-partners: export from LinkedIn Recruiter (CSV) and use Job 2 workflow |
- Apply for LinkedIn partner access (2-4 week approval)
- Use OAuth 2.0 with PKCE for production; refresh tokens before expiry
- Include
LinkedIn-Versionheader on all API calls - Strip PII before sending to Mavera
- Monitor Mavera credits at Dashboard
- For non-partners: use CSV export from Recruiter → parse → Mavera personas