Welcome to the V2 Job Change Signals API
The V2 Job Change Signals API provides timely insights on job changes across the web. Track role transitions and new hires with precise filters for positions, departments, and seniority levels, plus company and person-level LinkedIn targeting.Job Change Signals Endpoint
View the complete OpenAPI specification
Key Features
- Real-time job change signals
- Role-aware filters (positions, departments, seniorities)
- Search plus pagination
- Clear, credit-based usage
Service Level
- Rate Limit: Based on your subscription tier
- Uptime: 99% guaranteed uptime
- Data Freshness: Real-time aggregation ensures up-to-date signals
- Maximum Results: Up to 100 results per page
Authentication
All API endpoints require a Bearer token in theAuthorization header.
Query Parameters
- page: Page number (default: 1)
- limit: Results per page (default: 20, max: 100)
- search: Search by company or person keywords
- positions: Comma-separated positions (see enums)
- departments: Comma-separated departments (see enums)
- seniorities: Comma-separated seniority levels (see enums)
Enum Values
PositionsResponse Structure
All successful responses follow this structure:Error Handling
The API returns standard HTTP status codes:- 200: Success
- 401: Unauthorized - Invalid or missing API key
- 429: Rate limit exceeded
- 500: Internal server error
