Everything you need to integrate NextJC's career intelligence into your applications. From quick start guides to full API reference.
Get up and running with NextJC in under 5 minutes. Follow these three steps to start matching candidates with roles using our AI engine.
Sign up and create a developer account. Upload your resume or connect LinkedIn to build your AI career profile automatically.
Our AI engine scores you across 96 compatibility dimensions against 500K+ active roles and returns ranked results instantly.
One-click apply with AI-optimized materials. Track application status, interview prep, and salary benchmarks in one dashboard.
All API requests require a Bearer token. Generate your API key from the Developer Settings page in your dashboard.
API keys have scoped permissions. Use read keys for data queries and write keys for mutations. Rate limits: 100 req/min (Free), 1,000 req/min (Pro), 10,000 req/min (Enterprise).
Submit a candidate profile and receive AI-ranked job matches with compatibility scores.
Request Body
| Parameter | Type | Description |
|---|---|---|
| skills | array | List of candidate skills (e.g., ["python", "ml", "react"]) |
| experience | number | Years of professional experience |
| preferences | object | Location, remote/hybrid/onsite, salary range, culture filters |
| resume_url | string | Optional. URL to parsed resume for enhanced matching |
Retrieve real-time salary intelligence for any role, location, and experience level.
Query Parameters
| Parameter | Type | Description |
|---|---|---|
| role | string | Job title (e.g., "senior software engineer") |
| location | string | City, state, or "remote" |
| experience | number | Years of experience (1-20+) |
Submit a resume and target job description to receive an AI-optimized version tailored for that specific role and ATS systems.
Request Body
| Parameter | Type | Description |
|---|---|---|
| resume | string | Raw resume text or URL to uploaded file |
| job_description | string | Target job description text |
| format | string | Output format: "text", "pdf", or "docx" |
Search and filter active job listings across the NextJC platform with optional AI relevance scoring.
Query Parameters
| Parameter | Type | Description |
|---|---|---|
| q | string | Search query (role, company, keyword) |
| location | string | Filter by location or "remote" |
| salary_min | number | Minimum salary filter |
| page | number | Pagination (default: 1, 20 results/page) |
Official SDKs for popular languages and frameworks. All open source and community-maintained.
v2.4.0
pip install nextjc
v2.3.1
npm i @nextjc/sdk
v1.8.0
gem install nextjc
v1.5.2
go get nextjc.com/sdk
Need help? Our developer relations team is here for you.
Ask questions, share integrations, and connect with other NextJC developers.
Visit Forum →Enterprise customers get priority support with dedicated developer advocates.
dev@nextjc.com →